Click or drag to resize
AccountStatusInfoProviderSetAccountStatusInfo Method
Sets (updates or inserts) specified account status.

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

Parameters

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