Share via


KpiDetailsSection.IncomingKpi Property

Gets the key performance indicator (KPI) that is related to the selected cell, if available.

Namespace:  Microsoft.PerformancePoint.Scorecards.ServerRendering
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerRendering (in Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)

Syntax

'Declaration
Protected Property IncomingKpi As Kpi
    Get
    Private Set
'Usage
Dim value As Kpi

value = Me.IncomingKpi
protected Kpi IncomingKpi { get; private set; }

Property Value

Type: Microsoft.PerformancePoint.Scorecards.Kpi
The KPI that is related to the selected cell, if available.

See Also

Reference

KpiDetailsSection Class

KpiDetailsSection Members

Microsoft.PerformancePoint.Scorecards.ServerRendering Namespace