Share via


Dashboard.CrossValidate method

Validates this object.

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

Syntax

'Declaration
Public Sub CrossValidate
'Usage
Dim instance As Dashboard

instance.CrossValidate()
public void CrossValidate()

Exceptions

Exception Condition
BpmException

Thrown if this object is not valid.

Remarks

CrossValidate() also checks the cross references of its subordinate objects.

See also

Reference

Dashboard class

Dashboard members

Microsoft.PerformancePoint.Scorecards namespace