ContactGroupMemberInfoProviderDeleteContactGroupMemberInfoInternal Method |
Deletes relationship among specified contact group and related object of specific type.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual void DeleteContactGroupMemberInfoInternal(
ContactGroupMemberInfo infoObj
)
Parameters
- infoObj
- Type: CMS.OnlineMarketingContactGroupMemberInfo
Contact group-related object-object type relationship to be deleted
See Also