Share via


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.

See also

Reference

TargetValue class

TargetValue members

Microsoft.PerformancePoint.Scorecards namespace