ContactMembershipInfoProviderDeleteMembershipInfo Method (Int32) |
Deletes relationship among specified contact, related object and object type.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static void DeleteMembershipInfo(
int membershipID
)
Parameters
- membershipID
- Type: SystemInt32
ID of record
See Also