ContactMembershipInfoProviderHasRelationship Method |
Check whether given contact has relationship.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 11.0.0
Syntax public static bool HasRelationship(
int contactId
)
Parameters
- contactId
- Type: SystemInt32
Contact ID
Return Value
Type:
BooleanSee Also