RepositoryLocationCollection.Validate Method
Validates the objects in this collection.
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 RepositoryLocationCollection
instance.Validate()
public virtual void Validate()
See Also
Reference
RepositoryLocationCollection Class