Enum ActionType
Namespace: DocuWare.Platform.Bpw.Schemas
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum ActionType : int
Fields
| Name | Description |
|---|---|
| Decision | Decision |
| End | End |
| Faulted | Faulted |
| NotSet | NotSet |
| ReAssign | ReAssign |
| Refresh | Refresh |
| Start | Start |
| StopWorkflowTask | StopWorkflowTask |
| Timeout | Timeout |