CanApprove(IGroup):Boolean
Checks whether the members of the indicated group may release the current ChangeSet.
The release 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.
Return type: System.Boolean
Parameter
- group
Type: Onion.Client.IGroup
This parameter is the group for which the permission is to be checked.