Click or drag to resize

IRoleHasFunctionRight Method

Returns true if the role has the given function right

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

Parameters

functionRightIdOrName
Type: SystemObject

Return Value

Type: Boolean
See Also