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