Share via


RepositoryLocation.Clone Method

Performs a deep clone of this object.

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

Syntax

'Declaration
Public Function Clone As RepositoryLocation
'Usage
Dim instance As RepositoryLocation
Dim returnValue As RepositoryLocation

returnValue = instance.Clone()
public RepositoryLocation Clone()

Return Value

Type: Microsoft.PerformancePoint.Scorecards.RepositoryLocation
A clone of the current instance.

See Also

Reference

RepositoryLocation Class

RepositoryLocation Members

Microsoft.PerformancePoint.Scorecards Namespace