Click or drag to resize

IAdminGetAllFunctionRights Method

Collection of all function rights. Each function right is a list item with an id and a name + description. The value('keyname') returns the unique string name of a function right

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

Parameters

roleType
Type: SuperOffice.COM.ApplicationEnAssocRoleType

Return Value

Type: IListTextItems
See Also