RepositoryLocation.Validate Method

Checks the location for valid values.

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

Syntax

'Declaration
Public Sub Validate
'Usage
Dim instance As RepositoryLocation

instance.Validate()
public void Validate()

Exceptions

Exception Condition
BpmException

Thrown if validation fails.

Remarks

Validation fails if the location is empty or if the format of the item URL is invalid.

See Also

Reference

RepositoryLocation Class

RepositoryLocation Members

Microsoft.PerformancePoint.Scorecards Namespace