Click or drag to resize
SelectListExpressionCount Property
Result will be returned on pages with that block size if specified. If set to default (0) select lists will be returnen in one block using Limit parameter.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
[EagleAttribute]
[DefaultValueAttribute(0)]
public int Count { get; set; }

Property Value

Type: Int32
See Also