Share via


Dashboard.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 Overrides Sub Validate
'Usage
Dim instance As Dashboard

instance.Validate
public override void Validate ()

Exceptions

Exception type Condition

BpmException

Thrown if this object is not valid.

See Also

Reference

Dashboard Class
Dashboard Members
Microsoft.PerformancePoint.Scorecards Namespace