AttributeBinding.Clone Method

Definition

Returns a copy of the AttributeBinding 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 AttributeBinding object.

Applies to