CanModify():Boolean

Checks whether the current user may edit the ChangeSet.

This method checks whether the user has the permission to edit a ChangeSet.

A user receives this permission if

  • he is the creator of the ChangeSet,
  • he has the role of user manager or administrator
  • or the permission for the ChangeSet has been assigned in a group in which the user is a member.

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

Return type: System.Boolean