CubeAttributeBinding.Clone Method

Definition

Returns a copy of the CubeAttributeBinding object.

public override Microsoft.AnalysisServices.Binding Clone ();
override this.Clone : unit -> Microsoft.AnalysisServices.Binding
Public Overrides Function Clone () As Binding

Returns

A new copy of the CubeAttributeBinding object.

Applies to