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