The methods of the ITaskList interface are listed below. For a complete list of ITaskList interface members, see the ITaskList Members topic.
CreateTask | Creates and returns a task object. |
GetAccessLevel | Returns the task list access level for the given role type. |
HasCreatedDate | Returns true if the task list created date is available, else false. |
HasLastModifiedDate | Returns true if last modified date is available, else false. |
IsActionAllowed | Returns whether a given TaskListPermissions is allowed for this task list. |
RemoveTask | Removes a task given the task ID. |
SetAccessLevel | Set task list access level for a given role type. |
Store | Stores the task list. |
ITaskList Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace