Deletes account. All related records are moved to parent account or deleted.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- account
- Type: CMS.OnlineMarketing AccountInfo
Account to be deleted
- deleteMerged
- Type:
System Boolean
Indicates if merged child accounts should be deleted as well or will be splitted before deleting parent account.
- deleteSubsidiaries
- Type:
System Boolean
Indicates if subsidiary accounts should be deleted as well.
See Also