Click or drag to resize
AccountInfoSubsidiaries Property
Collection of subsidiaries belonging to the account.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public virtual IInfoObjectCollection Subsidiaries { get; }

Property Value

Type: IInfoObjectCollection
See Also