AggregationAttribute.Clone Method

Definition

Returns a clone of the object.

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

Returns

The clone.

Applies to