IAnalyticReporting.GetStimulsoftReportOptions Method

Gets the options stored in a Stimulsoft report.
Function GetStimulsoftReportOptions( _ 
ByVal reportPath As String
) As ReportOptions
This language is not supported or no code example is available.
ReportOptions GetStimulsoftReportOptions( 
string reportPath 
)
This language is not supported or no code example is available.

Parameters

reportPath
string

The full path to the Stimulsoft file which is the report.

Return Value

ReportOptions

Options used 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

In this article

Definition