CountPlusValueHasMore Property DocuWare Platform .NET API
If this flag is true then the real number of hits is 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.6
Syntax

C#
[DefaultValueAttribute(false)]
[XmlAttributeAttribute]
public bool HasMore { get; set; }

Property Value

Type: Boolean
See Also

Reference