Click or drag to resize

ReportModelTables Field

Gets the names of tables that are defined in the model.

Namespace:  Opait.ReportMiner.Api
Assembly:  Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
public IReadOnlyList<string> Tables

Field Value

Type: IReadOnlyListString
See Also