Click or drag to resize
ContactMembershipInfoProviderDeleteMembershipInfo Method (Int32)
Deletes 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 DeleteMembershipInfo(
	int membershipID
)

Parameters

membershipID
Type: SystemInt32
ID of record
See Also