Click or drag to resize
FieldValueStatisticsExpression Class
The expression for field statistics.
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientFieldValueStatisticsExpression

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[FoxAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
public class FieldValueStatisticsExpression

The FieldValueStatisticsExpression type exposes the following members.

Constructors
  NameDescription
Public methodFieldValueStatisticsExpression
Creates a new instance of this class
Top
Properties
  NameDescription
Public propertyFieldName
The database name of the field.
Public propertyLimit
Limit the number of hits that are returned.
Top
Remarks