the set of security settings that apply to this user. Data and function rights are defined in the role.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Role As IRole
Get
Dim instance As IAssociate
Dim value As IRole
value = instance.Role
property IRole^ Role {
IRole^ get ();
}
Property Value
Type:
IRole
See Also