Udostępnij za pośrednictwem


Właściwość PerspectiveMeasure.MeasureID

Pobiera lub ustawia Identyfikator miara skojarzonych z PerspectiveMeasure obiektu.

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

Składnia

'Deklaracja
Public Property MeasureID As String
    Get
    Set
'Użycie
Dim instance As PerspectiveMeasure
Dim value As String

value = instance.MeasureID

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

Wartość właściwości

Typ: System.String
Identyfikator miara.