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 (24.3.0.1000)
Syntax IDictionary<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,
StringSee Also