ParameterMessage.Clone Method (Microsoft.PerformancePoint.Scorecards)

Returns a deep copy clone of the current instance.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Overrides Function Clone As Object
'Usage
Dim instance As ParameterMessage
Dim returnValue As Object

returnValue = instance.Clone
public override Object Clone ()

See Also

Reference

ParameterMessage Class
ParameterMessage Members
Microsoft.PerformancePoint.Scorecards Namespace