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

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

Property Value

Type: IInfoObjectCollection
See Also