Enum ItemType

Enum ItemType

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

アイテムのタイプを指定します。

public enum ItemType

フィールド

OtherItem = 2

その他のアイテム。

ResourceItem = 1

リソースアイテム。

TaskItem = 0

タスクアイテム。

 日本語