this[IGroup]:Right

Calls the permission for the indicated group.

An permission is assigned to a group for a data object. A permission consists of a list of rights for a data object, such as the reading or editing of a data object.

Return type: Onion.Client.Right

Parameter

group

Type: Onion.Client.IGroup

This parameter is the group for which the permission for the data object is to be called.

If no permission exists for the group, then NULL is returned.