AccountContactInfoProviderDeleteAllAccountContacts Method |
Deletes relationships between specified accounts and contacts defined in where condition.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax public static void DeleteAllAccountContacts(
string where
)
Parameters
- where
- Type: SystemString
Where condition
See Also