Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.