PhoneSystemGetRights(Group, String) Method

actual description of the rights for the specific group role

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public RightsDescriptor GetRights(
	Group group,
	string role
)

Parameters

group  Group
group snapshot
role  String
role name

Return Value

RightsDescriptor

Implements

IPhoneSystemGetRights(Group, String)

See Also