Enum ItemType

Enum ItemType

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

Określa typ elementu.

public enum ItemType

Pola

OtherItem = 2

Inny element.

ResourceItem = 1

Element zasobu.

TaskItem = 0

Element zadania.

 Polski