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 Function Clone As AliasInfo
'Usage
Dim instance As AliasInfo
Dim returnValue As AliasInfo
returnValue = instance.Clone()
public AliasInfo Clone()
Return Value
Type: Microsoft.PerformancePoint.Scorecards.AliasInfo
A clone of the current instance.