Click or drag to resize

IRecordTables Property

Gets the list of tables detected for this record.

Namespace:  Opait.ReportMiner.Api
Assembly:  Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
IList<ITable> Tables { get; }

Property Value

Type: IListITable
See Also