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 (24.1.0.1000)
Syntax
IReadOnlyCollection<IElementContainer> Containers { get; }

Property Value

Type: IReadOnlyCollectionIElementContainer
See Also