ContactHelperRemoveCustomer Method |
Removes customer dependencies in all contact management objects.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static void RemoveCustomer(
int customerID
)
Parameters
- customerID
- Type: SystemInt32
Customer being deleted
See Also