Click or drag to resize

ReportModelGlobalFields 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: IReadOnlyListString
See Also