ContactMembershipInfoProviderDeleteMembershipInfoInternal Method |
Deletes relationship among specified contact, related object and object type.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual void DeleteMembershipInfoInternal(
ContactMembershipInfo infoObj
)
Parameters
- infoObj
- Type: CMS.OnlineMarketingContactMembershipInfo
Contact-related object-object type relationship to be deleted
See Also