An enumerated type used to describe the permissions for Task Lists. It is used in ITaskList.isActionAllowed
method.
Member Name | Description |
---|---|
AssignOwner | Permission to assign owner to a task list. |
AttachLinks | Permission to attach links to a task list. |
ClaimTask | Permission to claim a task. |
Copy | Permission to copy a task list. |
Create | Permission to create task lists. |
CreateTasks | Permission to create tasks in a task list. |
Delete | Permission to delete task lists. |
Edit | Permission to edit task lists. |
EditSecurity | Permission to edit task list security. |
UpdateStatus | Permission to update status of a task list. |
Namespace: Plumtree.Remote.PRC.Collaboration.Tasklist
Assembly: idk (in idk.dll)
Plumtree.Remote.PRC.Collaboration.Tasklist Namespace