ReportModel Class |
Namespace: Opait.ReportMiner.Api
public class ReportModel
The ReportModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ReportModel |
Initializes a new instance of the ReportModel class.
|
| Name | Description | |
|---|---|---|
| Fields |
Gets the names of fields that are defined in the model.
| |
| FileName |
Gets the name of the file where the model definition is stored.
| |
| GlobalFields |
Gets the names of global fields that are defined in the model.
| |
| Labels |
Gets the names of labels that are defined in the model.
| |
| Tables |
Gets the names of tables that are defined in the model.
|