Click or drag to resize

IRoleIsRelationshipCovered Method

Returns true if the role defines rights for the given type of relationship. The relationships vary according to role type.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
bool IsRelationshipCovered(
	EnRelationshipToOwner relationToOwner
)

Parameters

relationToOwner
Type: SuperOffice.COM.ApplicationEnRelationshipToOwner

Return Value

Type: Boolean
See Also