AlgorithmParameter.Clone Method

Definition

Returns a clone of the object.

public Microsoft.AnalysisServices.AlgorithmParameter Clone ();
member this.Clone : unit -> Microsoft.AnalysisServices.AlgorithmParameter
Public Function Clone () As AlgorithmParameter

Returns

The clone.

Applies to