Udostępnij za pośrednictwem


Właściwość PerspectiveMeasureGroup.MeasureGroupID

Pobiera lub ustawia grupa miar identyfikator PerspectiveMeasureGroup obiektu.

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

Składnia

'Deklaracja
Public Property MeasureGroupID As String
    Get
    Set
'Użycie
Dim instance As PerspectiveMeasureGroup
Dim value As String

value = instance.MeasureGroupID

instance.MeasureGroupID = value
public string MeasureGroupID { get; set; }
public:
property String^ MeasureGroupID {
    String^ get ();
    void set (String^ value);
}
member MeasureGroupID : string with get, set
function get MeasureGroupID () : String
function set MeasureGroupID (value : String)

Wartość właściwości

Typ: System.String
A grupa miar identyfikator.