Click or drag to resize
DialogPropertiesSearch Class
Dialog properties specific for Search Dialog
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientDialogProperties
    DocuWare.Platform.ServerClientDialogPropertiesSearch

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[SerializableAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public class DialogPropertiesSearch : DialogProperties

The DialogPropertiesSearch type exposes the following members.

Constructors
  NameDescription
Public methodDialogPropertiesSearch
Initializes a new instance of the DialogPropertiesSearch class
Top
Properties
  NameDescription
Public propertyLogicalOperator
The logical operator used for the search conditions
Top
Remarks