Aracılığıyla paylaş


PerspectiveKpi.KpiID Özelliği

Alır veya ayarlar için tanımlayıcı bir Kpi ile ilgili bir PerspectiveKpi öğesi.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Public Property KpiID As String
    Get
    Set
'Kullanım
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)

Özellik Değeri

Tür: System.String
Bir KPI tanımlayıcısı.