Cube.MeasureGroups Property

Definition

Gets a collection of MeasureGroups associated with a Cube.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.MeasureGroupCollection MeasureGroups { get; }
[<System.ComponentModel.Browsable(false)>]
member this.MeasureGroups : Microsoft.AnalysisServices.MeasureGroupCollection
Public ReadOnly Property MeasureGroups As MeasureGroupCollection

Property Value

A collection that contains MeasureGroups information.

Attributes

Applies to