Właściwość Perspective.MeasureGroups
Pobiera miara grup perspektywa.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property MeasureGroups As PerspectiveMeasureGroupCollection
Get
'Użycie
Dim instance As Perspective
Dim value As PerspectiveMeasureGroupCollection
value = instance.MeasureGroups
[BrowsableAttribute(false)]
public PerspectiveMeasureGroupCollection MeasureGroups { get; }
[BrowsableAttribute(false)]
public:
property PerspectiveMeasureGroupCollection^ MeasureGroups {
PerspectiveMeasureGroupCollection^ get ();
}
[<BrowsableAttribute(false)>]
member MeasureGroups : PerspectiveMeasureGroupCollection
function get MeasureGroups () : PerspectiveMeasureGroupCollection
Wartość właściwości
Typ: Microsoft.AnalysisServices.PerspectiveMeasureGroupCollection
A PerspectiveMeasureGroupCollection obiektu.