Share via


KpiValue.Validate Method (Microsoft.PerformancePoint.Scorecards)

Validates this object.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Overridable Sub Validate
'Usage
Dim instance As KpiValue

instance.Validate
public virtual void Validate ()

Exceptions

Exception type Condition

BpmException

Thrown if this object is not valid.

See Also

Reference

KpiValue Class
KpiValue Members
Microsoft.PerformancePoint.Scorecards Namespace