HasRoomChangeAllocationAccess
and executed on the source room.
The use cases are described by instances of the object class Context
.
customize CPChangeAllocationPermission<TeamRoom> {
requiredpermission = expression {
return #AccTypeChangeSec;
}
}
AccessType[]
FSCTEAMROOM@1.1001:CPChangeAllocationPermission(
key ObjectClass
objclass,
out retval AccessType[]
requiredpermission)
Name |
Description |
objclass |
the object class of the room to which the current object is assigned to
|
requiredpermission |
access type required to change the room
|
Additional Information