Click or drag to resize
ProjectManagementPermissionType Fields

The ProjectManagementPermissionType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCREATE
Allows to create a task.
Public fieldStatic memberDELETE
Allows to delete project tasks.
Public fieldStatic memberMANAGE
Allows to create, modify and delete project management data.
Public fieldStatic memberMANAGE_CONFIGURATION
Allows to manage the project management configuration (statuses, priorities).
Public fieldStatic memberMODIFY
Allows to modify project tasks.
Public fieldStatic memberREAD
Allows to read a project.
Top
See Also