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

ReportParameter Properties

For internal use.
Name Description
AllowNull
Description For internal use. Specifies the parameter description.
IsFilteredLookUpSettings For internal use.
LookUpValues For internal use. Specifies the collection of values for the parameter‘s look-up editor.
MultiValue Specifies whether or not a parameter can have multiple values.
Name For internal use. Specifies the parameter name.
Path For internal use. Specifies the parameter path, relative to its parent container (e.g., “subreport1.subreportParameter1” for a subreport’s parameter, or “parameter1” for a report’s parameter).
Tag
Type
TypeName
Value For internal use. Specifies the parameter value.
Visible For internal use. Specifies the parameter visibility.
See Also