Click or drag to resize
CountPlusValueHasMore Property
If this flag is true then the real number of hits can be larger than specified by the value of this element.

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

Property Value

Type: Boolean
See Also