Click or drag to resize

IRoleRemoveFunctionRight Method

Remove a function right from the active list. (Refresh the list of functionrights in the role before saving.)

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

Parameters

functionRight
Type: SuperOffice.COM.ApplicationIListTextItem
See Also