IAnalyticReporting.GetStimulsoftReportFields Method

Gets all fields used in a Stimulsoft report. Useful to create a data source in accordance with the report.
IEnumerable<FieldForQdvFldConfigFile> GetStimulsoftReportFields( 
   string reportPath 
)

Parameters

reportPath
string

The full path to the Stimulsoft report file.

Return Value

IEnumerable<FieldForQdvFldConfigFile>

A collection of all fields in the report.

Exception type Condition

QdvApiException

A problem occurred.

Version
 
Available since QDV 7.14.523.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2