Share via


TargetValue.Validate method

Validates this object.

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

Syntax

'Declaration
Public Overrides Sub Validate
'Usage
Dim instance As TargetValue

instance.Validate()
public override void Validate()

Exceptions

Exception Condition
BpmException

Thrown if this object is not valid.

See also

Reference

TargetValue class

TargetValue members

Microsoft.PerformancePoint.Scorecards namespace