Click or drag to resize
ExportQuery Class
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientExportQuery

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")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
public class ExportQuery : IHttpClientProxy

The ExportQuery type exposes the following members.

Constructors
  NameDescription
Public methodExportQuery
Initializes a new instance of the ExportQuery class
Top
Properties
  NameDescription
Public propertySettings
The id of the dialog to be used to update fields which are hidden inside the store dialog.
Public propertySource
The documents query that is executed.
Top
Methods
  NameDescription
Public methodSetProxy
Sets the HTTP communication proxy which is used in further HTTP communication.
Top
Explicit Interface Implementations
Remarks