Click or drag to resize

IAdminGetRoles Method

Get a list of roles in the system for a given role type

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IRoles GetRoles(
	EnAssocRoleType roleType
)

Parameters

roleType
Type: SuperOffice.COM.ApplicationEnAssocRoleType

Return Value

Type: IRoles
See Also