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.