TargetValue.Indicator 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 Indicator As Indicator
Get
'Usage
Dim instance As TargetValue
Dim value As Indicator
value = instance.Indicator
public Indicator Indicator { get; }
Property Value
Type: Indicator
The base measure.