Click or drag to resize
CountExpressionFieldName Property
The database name of the dialog field whose groups are to be counted. In case you want only the number of hits matching the dialog expression just leave this field empty.

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

Property Value

Type: String
See Also