NamedSetSetting.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 NamedSetSetting
instance.Validate()
public virtual void Validate()
Exceptions
Exception | Condition |
---|---|
BpmException | Thrown if this object is not valid. The object is not valid if one of the following conditions is true:
|