Click or drag to resize
DialogFields Class
List of dialog fields.
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientDialogFields

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 = false)]
public class DialogFields : IHttpClientProxy

The DialogFields type exposes the following members.

Constructors
  NameDescription
Public methodDialogFields
Initializes a new instance of the DialogFields class
Top
Properties
  NameDescription
Public propertyField
List of dialog fields.
Top
Methods
  NameDescription
Public methodSetProxy
Sets the HTTP communication proxy which is used in further HTTP communication.
Top
Explicit Interface Implementations
Remarks