AccountInfo MergedAccounts Property Kentico 8.0 API Reference
Collection of all accounts merged into current account. Returns only accounts which are directly merged into current account. To receive complete tree of all accounts's you must iterate through items from MergedAccounts and retrieve merged accounts recursively. Global accounts return both site and global accounts merged into current account.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)

Property Value

Type: InfoObjectCollection
See Also