CustomizationPermissions Object Members
Public Properties
Public Property CanAddItemIndicates if members of the specified group can add the specified type of entity.
Public Property CanAllowAttachmentIndicates if members owners of the specified group can handle the specified type of entity attachments.
Public Property CanModifyFieldIndicates if members or owners of the specified group can modify the specified field.
Public Property CanModifyItemIndicates if members of the specified group can modify the specified entity.
Public Property CanRemoveItemIndicates if members or owners of the specified group can remove the specified type of entity.
Public Property CanUseOwnerSensibleChecks if the fields of the specified entity can be restricted for owner modifications only.
Public Property HasAttachmentFieldChecks if the entity specified by the EntityName parameter can have attachments.
Public Property IsVisibleInNewBugIndicates if the specified Bug field is visible for the specified group in a new defect form.
Public Property TransitionRulesThe transition rules for the specified field and group.
See Also