Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.