Enum WorkflowOwnerType
Workflow owner type
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
public enum WorkflowOwnerType
Fields
| Name | Description |
|---|---|
| None | 0: None |
| OurContact | 2: Our contact |
| OurSupportContact | 3: Our support contact |
| Specified | 1: Specified |