CanDeleteChildren(IGroup):Boolean
Checks whether the members of the indicated group may, in the current context, delete a data object underneath the current data object.
This method checks the permission for a group in the current context for the current data object. The current context is the context the executing user was in at the time of calling the current data object.
If the data object is first called by the executing user in the Productive Environment and then a ChangeSet entered, the context for the data object continues to be the Productive Environment. In this case, the permission is also checked in the context of the Productive Environment.
Return type: System.Boolean
Parameter
- group
Type: Onion.Client.IGroup
This parameter indicates the group for which the permission is to be checked.