CubeAttribute.Clone Method

Definition

Returns a clone of the object.

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

Returns

The clone.

Applies to