Click or drag to resize
SelectListExpressionLimit Property
Limit the number of hits that are returned if no block size is specified

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

Property Value

Type: Int32
See Also