interface TaskOrchestrationItem {
    itemType?: TaskOrchestrationItemType;
}

Hierarchy (View Summary)

Properties

Properties