IAnalyticReporting.GetStimulsoftReportFields Method
Function GetStimulsoftReportFields( _
ByVal reportPath As String _
) As IEnumerable(Of FieldForQdvFldConfigFile)
This language is not supported or no code example is available.
IEnumerable<FieldForQdvFldConfigFile> GetStimulsoftReportFields(
string reportPath
)
This language is not supported or no code example is available.
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 | 
|---|---|
| 
				 A problem occurred.  | 
		
	
		Available since QDV 7.14.523.
	
					
