Compartir a través de


ParentKpi Propiedad

Gets the parent Kpi of the current Kpi.

Espacio de nombres:  Microsoft.AnalysisServices.AdomdServer
Ensamblado:  msmgdsrv (en msmgdsrv.dll)

Sintaxis

'Declaración
Public ReadOnly Property ParentKpi As Kpi
    Get
'Uso
Dim instance As Kpi
Dim value As Kpi

value = instance.ParentKpi
public Kpi ParentKpi { get; }
public:
property Kpi^ ParentKpi {
    Kpi^ get ();
}
member ParentKpi : Kpi
function get ParentKpi () : Kpi

Valor de la propiedad

Tipo: Microsoft.AnalysisServices.AdomdServer. . :: . .Kpi
Returns the parent Kpi of the current Kpi.