Share via


KpiMeasureValue.BaseKpiMeasure Property

Gets the base measure.

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

Syntax

'Declaration
Public ReadOnly Property BaseKpiMeasure As KpiMeasure
    Get
'Usage
Dim instance As KpiMeasureValue
Dim value As KpiMeasure

value = instance.BaseKpiMeasure
public KpiMeasure BaseKpiMeasure { get; }

Property Value

Type: Microsoft.PerformancePoint.Scorecards.KpiMeasure
The base measure.

See Also

Reference

KpiMeasureValue Class

KpiMeasureValue Members

Microsoft.PerformancePoint.Scorecards Namespace