Share via


TimeSeriesAlgParams.Clone Method (Microsoft.PerformancePoint.Scorecards)

Performs a deep clone of the 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 TimeSeriesAlgParams
Dim returnValue As Object

returnValue = instance.Clone
public Object Clone ()

Return Value

The newTimeSeriesAlgParamsobject.

See Also

Reference

TimeSeriesAlgParams Class
TimeSeriesAlgParams Members
Microsoft.PerformancePoint.Scorecards Namespace