![]() | 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. |
![]() | Assigns a user to the task. |
![]() | Adds this task as a dependent task of the given source task (makes the current task depend on the specified source task). |
![]() | Creates a sub-task for the current task. |
![]() | Returns the user IDs of users assigned to this task. |
![]() | Return the parent task, or null if this is a root task. |
![]() | Returns an ITask array of tasks that that this task is dependent on. |
![]() | Returns an ITask array of tasks that are dependent on this task. |
![]() | Returns true if the task's created date is available, otherwise false . |
![]() | Returns true if the task's last modified date is available, otherwise false . |
![]() | Removes an assigned user from the task. |
![]() | Removes this task as a dependent of another task. |
![]() | Stores the task. |
ITask Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace