Click or drag to resize

IAdminGetFunctionRight Method

Return the function right for a given id or a keyname.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IListTextItem GetFunctionRight(
	Object functionRightIdOrName
)

Parameters

functionRightIdOrName
Type: SystemObject

Return Value

Type: IListTextItem
See Also