Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 Overridable Function Clone As Object
'Usage
Dim instance As BpmPropertyListItem
Dim returnValue As Object
returnValue = instance.Clone()
public virtual Object Clone()
Return Value
Type: System.Object
A clone of the current instance.