![]() | 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, i.e., make the current task depend on the specified source task. |
![]() | Creates a sub-task for the current task. |
![]() | Returns the assigned user IDs. |
![]() | Return the parent task, or null if this is a root task. |
![]() | Returns an array of ITask that that this task is dependant on. |
![]() | Returns an array of ITask that are dependent on this task. |
![]() | Returns true if created date is available, else false . |
![]() | Returns true if last modified date is available, else false . |
![]() | Removes an assigned user from the task. |
![]() | Removes this task a dependent of another task. |
![]() | Stores the task. |
ITask Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace