AccountContactInfoProviderDeleteAllAccountContactsInternal Method |
Deletes realtionships between specified accounts and contacts defined in where condition.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual void DeleteAllAccountContactsInternal(
string where
)
Parameters
- where
- Type: SystemString
Where condition
See Also