Click or drag to resize
ContactMembershipInfoProviderHasRelationship Method
Check whether given contact has relationship.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static bool HasRelationship(
	int contactId
)

Parameters

contactId
Type: SystemInt32
Contact ID

Return Value

Type: Boolean
See Also