Share via


TargetValue.BaseTarget property

Gets the base target.

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

Syntax

'Declaration
Public ReadOnly Property BaseTarget As Target
    Get
'Usage
Dim instance As TargetValue
Dim value As Target

value = instance.BaseTarget
public Target BaseTarget { get; }

Property value

Type: Microsoft.PerformancePoint.Scorecards.Target
The base target.

See also

Reference

TargetValue class

TargetValue members

Microsoft.PerformancePoint.Scorecards namespace