Udostępnij za pośrednictwem


Właściwość PerspectiveKpi.KpiID

Pobiera lub ustawia identyfikator dla Kpi związane z PerspectiveKpi elementu.

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

Składnia

'Deklaracja
Public Property KpiID As String
    Get
    Set
'Użycie
Dim instance As PerspectiveKpi
Dim value As String

value = instance.KpiID

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

Wartość właściwości

Typ: System.String
Identyfikator wskaźnika KPI.