다음을 통해 공유


Kpi 속성

Gets the KPI from a PerspectiveKpi object.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
<BrowsableAttribute(False)> _
Public ReadOnly Property Kpi As Kpi
    Get
‘사용 방법
Dim instance As PerspectiveKpi
Dim value As Kpi

value = instance.Kpi
[BrowsableAttribute(false)]
public Kpi Kpi { get; }
[BrowsableAttribute(false)]
public:
property Kpi^ Kpi {
    Kpi^ get ();
}
[<BrowsableAttribute(false)>]
member Kpi : Kpi
function get Kpi () : Kpi

속성 값

유형: Microsoft.AnalysisServices. . :: . .Kpi
A KPI definition.