Udostępnij za pośrednictwem


Właściwość Kpi.ParentKpiID

Pobiera lub ustawia identyfikator obiektu nadrzędnego Kpi.

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

Składnia

'Deklaracja
Public Property ParentKpiID As String
    Get
    Set
'Użycie
Dim instance As Kpi
Dim value As String

value = instance.ParentKpiID

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

Wartość właściwości

Typ: System.String
A ciąg zawiera ParentKpiID.