ParameterStateEnum Enumeration
Specifies the state of a parameter.
Assembly: ReportService2005 (in ReportService2005.dll)
| Member name | Description | |
|---|---|---|
| DynamicValuesUnavailable | ||
| HasOutstandingDependencies | ||
| HasValidValue | ||
| MissingValidValue |
Use the ParameterStateEnum enumeration with the State property of the ReportParameter class.
Show: