Enum ItemType
Enum ItemType
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
アイテムのタイプを指定します。
public enum ItemType
フィールド
OtherItem = 2
その他のアイテム。
ResourceItem = 1
リソースアイテム。
TaskItem = 0
タスクアイテム。
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
アイテムのタイプを指定します。
public enum ItemType
OtherItem = 2
その他のアイテム。
ResourceItem = 1
リソースアイテム。
TaskItem = 0
タスクアイテム。