Enum IntegrationType
Parameter specifying the integration type
Namespace: DocuWare.WebIntegration
Assembly: DocuWare.WebIntegration.dll
Syntax
public enum IntegrationType
Fields
Name | Description |
---|---|
Basket | |
DocumentHistory | Document history integration |
DocumentLink | |
Download | Download integration |
IndexesDialog | |
NotSet | None |
ResultlistAndViewer | Result list and viewer integration |
SearchAndResultlistAndViewer | Search dialog, result list and viewer integration |
SimpleWorkflowOwner | |
SimpleWorkflowTask | |
StoreDialog | |
StoreView | |
Viewer | Viewer integration |
WorkflowTask | Workflow single task. |
WorkflowTaskList | Workflow task list. |