Enum DialogTypes
Types of dialogs.
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum DialogTypes
Fields
| Name | Description |
|---|---|
| InfoDialog | Info dialog. |
| ResultList | Result list. |
| ResultTree | Tree view. |
| Search | Search dialog. |
| Store | Store dialog. |
| TaskList | Task list(result list with predefiened conditions). |
| Unknown | Unknown type. |