Udostępnij za pośrednictwem


Właściwość AggregationAttribute.ParentMeasureGroup

Pobiera element nadrzędny MeasureGroup bieżącego AggregationAttribute.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property ParentMeasureGroup As MeasureGroup
    Get
'Użycie
Dim instance As AggregationAttribute
Dim value As MeasureGroup

value = instance.ParentMeasureGroup
[BrowsableAttribute(false)]
public MeasureGroup ParentMeasureGroup { get; }
[BrowsableAttribute(false)]
public:
property MeasureGroup^ ParentMeasureGroup {
    MeasureGroup^ get ();
}
[<BrowsableAttribute(false)>]
member ParentMeasureGroup : MeasureGroup
function get ParentMeasureGroup () : MeasureGroup

Wartość właściwości

Typ: Microsoft.AnalysisServices.MeasureGroup
Nadrzędny MeasureGroup bieżącego AggregationAttribute.