Share via


DataViewManager.DataViews Property

Definition

Retrieves an array list of current data views.

protected:
 property System::Collections::ArrayList ^ DataViews { System::Collections::ArrayList ^ get(); };
protected System.Collections.ArrayList DataViews { get; }
member this.DataViews : System.Collections.ArrayList
Protected ReadOnly Property DataViews As ArrayList

Property Value

An array list of current data views.

Applies to