Click or drag to resize

ReportModel.GlobalFields Field

Gets the names of global fields 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> GlobalFields

Field Value

Type: IReadOnlyList<String>
See Also