Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the parent Kpi of the current Kpi.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ParentKpi As Kpi
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.AnalysisServices.AdomdServer.Kpi
Returns the parent Kpi of the current Kpi.