CanRead(IGroup):Boolean

Checks whether the members of the indicated group may see 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 members of the group can see the ChangeSet and also enter it with the permission. The permissions the members have for the data objects in the group depend on the defined permissions for data objects in the groups.

Return type: System.Boolean

Parameter

group

Type: Onion.Client.IGroup

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