AccountInfoProviderDeleteAccountInfo Method (Int32) |
Deletes account with specified ID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static void DeleteAccountInfo(
int accountId
)
Parameters
- accountId
- Type: SystemInt32
Account ID
See Also