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