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

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

Parameters

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