Enum TaskListItemType
Task List Item Type This Enum is used by: TaskMenu.taskType
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.0.0")]
public enum TaskListItemType : short
Fields
Name | Description |
---|---|
CrmScript | 2: Crm Script |
None | 0: None |
SoProtocol | 3: SoProtocol |
Url | 1: Url |