DialogExpression ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientResultListQuery
    DocuWare.Platform.ServerClientDialogExpression

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 DialogExpression : ResultListQuery

The DialogExpression type exposes the following members.

Constructors

  NameDescription
Public methodDialogExpression
Initializes a new instance of the DialogExpression class
Top
Properties

  NameDescription
Public propertyCondition
Gets or sets the conditions which are checked to obtain the search result.
Public propertyOperation
Specifies the operation between the conditions of the dialog expression.
Top
Remarks

See Also

Reference