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