ParameterMapping.Clone Method

Performs a deep copy of this object.

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

Syntax

'Declaration
Public Function Clone As Object
'Usage
Dim instance As ParameterMapping
Dim returnValue As Object

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

Return Value

Type: System.Object
A clone of the current instance.

Implements

ICloneable.Clone()

See Also

Reference

ParameterMapping Class

ParameterMapping Members

Microsoft.PerformancePoint.Scorecards Namespace