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

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
protected virtual ObjectQuery<AccountStatusInfo> GetAccountStatusesInternal()

Return Value

Type: ObjectQueryAccountStatusInfo
See Also