ReportParameters Property (InitializationOptions)
Gets or sets the array of name-value pairs that describe the parameter values used to run the report.
'Declaration
Public Property ReportParameters As Parameter()
Property Value
An array of
Parameter objects representing the parameter values.