IElementContainers Property

Gets the container objects used alter the presentation of the elements using a folder-like approach.

Namespace: Dundas.BI.Data.Metadata
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
IReadOnlyCollection<IElementContainer> Containers { get; }

Property Value

IReadOnlyCollectionIElementContainer
See Also