ReportParameter Properties
For internal use.| Name | Description |
|---|---|
| AllowNull | |
| Description | For internal use. Specifies the parameter description. |
| Enabled | |
| EnabledExpression | |
| 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). |
| SelectAllValues | For internal use. |
| Tag | |
| Type | |
| TypeName | |
| Value | For internal use. Specifies the parameter value. |
| Visible | For internal use. Specifies the parameter visibility. |
| VisibleExpression |
See Also