Click or drag to resize

IRoleAddFunctionRight Method

Add a function right to the active list. Use the function right id or the function right key-name (like 'admin-users')

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void AddFunctionRight(
	IListTextItem functionRight
)

Parameters

functionRight
Type: SuperOffice.COM.ApplicationIListTextItem
See Also