Click or drag to resize
AccountStatusInfoProviderGetAccountStatusesInternal 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#
protected virtual ObjectQuery<AccountStatusInfo> GetAccountStatusesInternal()

Return Value

Type: ObjectQueryAccountStatusInfo
See Also