Edit

Share via


SummaryTaskPathDataSet.Tables Property

Definition

Gets the collection of tables in the SummaryTaskPathDataSet.

public:
 property System::Data::DataTableCollection ^ Tables { System::Data::DataTableCollection ^ get(); };
public System.Data.DataTableCollection Tables { get; }
member this.Tables : System.Data.DataTableCollection
Public ReadOnly Property Tables As DataTableCollection

Property Value

Applies to