The properties of the ITask interface are listed below. For a complete list of ITask interface members, see the ITask Members topic.
![]() | Gets the project that contains this task. |
![]() | Gets the task list that contains this task. |
![]() | Gets the task created date. |
![]() | Gets or sets the task description. |
![]() | Gets the task details URL. |
![]() | Gets the task ID. |
![]() | Gets or sets the Task status. |
![]() | Gets the task last modified date. |
![]() | Gets the task level. |
![]() | Gets or sets the task name. |
![]() | Gets or sets task notes. |
![]() | Gets the Owner ID of this task. |
![]() | Gets or sets the task risk. |
![]() | Gets or sets the Task status. |
![]() | Gets all sub-tasks of the current task. |
ITask Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace