Partilhar via


CustomFCODefinition.Clone Method

Performs a deep copy of this object.

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

Syntax

'Declaration
Public Overridable Function Clone As Object
'Usage
Dim instance As CustomFCODefinition
Dim returnValue As Object

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

Return Value

Type: System.Object
A deep copy of the current instance.

Implements

ICloneable.Clone()

See Also

Reference

CustomFCODefinition Class

CustomFCODefinition Members

Microsoft.PerformancePoint.Scorecards.Extensions Namespace