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