Skip to main content
A newer version of this page is available. .

ReportParameter Constructors

For internal use.
Name Parameters Description
ReportParameter() none Initializes a new instance of the ReportParameter class with the default settings.
ReportParameter(ParameterPath, LookUpValueCollection, Boolean) parameterPath, lookUpValues, isFiltered Initializes a new instance of the ReportParameter class with the specified settings.
ReportParameter(ParameterPath, LookUpValueCollection) parameterPath, lookUpValues For internal use.
See Also