Click or drag to resize
ContactMembershipInfoProviderDeleteRelationship Method (Int32)
Deletes specified relationship among specified contact, related object and object type.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void DeleteRelationship(
	int membershipId
)

Parameters

membershipId
Type: SystemInt32
Membership ID
See Also