BpmProperty.Validate Method

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 BpmProperty

instance.Validate()
public virtual void Validate()

Exceptions

Exception Condition
BpmException

Thrown if this object is not valid.

See Also

Reference

BpmProperty Class

BpmProperty Members

Microsoft.PerformancePoint.Scorecards Namespace