CanModify(IGroup):Boolean

Checks whether the members of the indicated group may edit the current ChangeSet.

The editing permission can be given for a group if

  • the permission for the ChangeSet has been set in the group or
  • the group includes a group in which the permission for the ChangeSet has been set.

The executing user must be allowed to at least see the ChangeSet.

The name and the status of the ChangeSet can be edited with the permission.

Return type: System.Boolean

Parameter

group

Type: Onion.Client.IGroup

This parameter is the group for which the permission is to be checked.