TableNotification.Clone Method

Definition

Returns a clone of the object.

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

Returns

The clone.

Applies to