IOlapCubeMeasureGroups Property  | 
 
            Gets the measure groups.
            
 
    Namespace: 
   Dundas.BI.Data.Metadata.Olap
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
SyntaxIDictionary<string, string> MeasureGroups { get; }ReadOnly Property MeasureGroups As IDictionary(Of String, String)
	Get
property IDictionary<String^, String^>^ MeasureGroups {
	IDictionary<String^, String^>^ get ();
}abstract MeasureGroups : IDictionary<string, string> with get
Property Value
Type: 
IDictionaryString, 
String
See Also