Click or drag to resize
AccountInfoProviderGetAccounts Method
Returns query for all the accounts objects.

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

Return Value

Type: ObjectQueryAccountInfo
See Also