Version

Metadata Property

Gets collection with hierarchical structure where are loaded all Infragistics.Olap.Data.ICube.Dimensions and Infragistics.Olap.Data.ICube.Measures of the instance if Infragistics.Olap.Data.ICube that is set to Cube property. The loaded in the collection items may varie depends on the choosen MeasureGroup.
Syntax
'Declaration
 
Public ReadOnly Property Metadata As ObservableCollection(Of HierarchicalItem)

Property Value

The root item.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also