The ITaskItem type exposes the following members.

Properties

  NameDescription
Assignments
Enumerates or populates the assignment item collection of this ITaskItem.
CompletedEffort
Gets or sets the completed effort of this ITaskItem.
Effort
Gets or sets the effort of this ITaskItem.
Indentation
Gets or sets the indentation level of this INodeItem.
(Inherited from INodeItem.)
IsExpanded
Gets or sets the expansion indicator of this INodeItem.
(Inherited from INodeItem.)
Predecessors
Enumerates or populates the predecessor item collection of this ITaskItem.
Schedule
Gets or sets the schedule of this ITaskItem.
Start
Gets or sets the start date and time of this ITaskItem.

See Also