Enum ItemType
Enum ItemType
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.8.0)
Specifies the type of an item.
public enum ItemTypeFields
OtherItem = 2
Other item.
ResourceItem = 1
Resource item.
TaskItem = 0
Task item.
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.8.0)
Specifies the type of an item.
public enum ItemTypeOtherItem = 2
Other item.
ResourceItem = 1
Resource item.
TaskItem = 0
Task item.