Click or drag to resize
FieldValueStatisticsCount Property
The number of times the value occurs in the documents.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlAttributeAttribute]
public long Count { get; set; }

Property Value

Type: Int64
See Also