Limitations
Read only.
Gets a collection of all tables nested in this table. The property's value is an object of the type Table
Introduced: 11.0.
public TableBaseCollection NestedTables { get; }
Public ReadOnly Property NestedTables() As TableBaseCollection
Read only.