Click or drag to resize
AccountStatusInfoProviderGetAccountStatuses Method
Returns a query for all the AccountStatusInfo objects.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<AccountStatusInfo> GetAccountStatuses()

Return Value

Type: ObjectQueryAccountStatusInfo
See Also