CountExpression ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientCountExpression

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[SerializableAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public class CountExpression

The CountExpression type exposes the following members.

Constructors

  NameDescription
Public methodCountExpression
Initializes a new instance of the CountExpression class
Top
Properties

  NameDescription
Public propertyDialogExpression
The expression with already filled values.
Public propertyFieldName
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.
Top
Remarks

See Also

Reference