Click or drag to resize

IRoleIsTableCovered Method

Returns true if the role defines rights for the given table. The list of tables is the same for all role types.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
bool IsTableCovered(
	SOTableId TableId
)

Parameters

TableId
Type: SuperOffice.COM.ApplicationSOTableId

Return Value

Type: Boolean
See Also