Enum WorkflowActionType
Workflow action type
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.0.0")]
public enum WorkflowActionType
Fields
Name | Description |
---|---|
After | 4: After |
Estimated | 5: Estimated |
FirstAvailable | 1: First available |
FirstAvailableAfter | 2: First available after |
None | 0: None |
Today | 3: Today |