Click or drag to resize
AccountStatusInfoProviderDeleteAccountStatusInfo Method (AccountStatusInfo)
Deletes specified account status.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public static void DeleteAccountStatusInfo(
	AccountStatusInfo statusObj
)

Parameters

statusObj
Type: CMS.OnlineMarketingAccountStatusInfo
Account status to be deleted
See Also