| Web Service Library > ReportParameterDomain Enumeration |
Specifies the byte value of the enumerated report parameter domain.
| Member | Description |
|---|---|
| SpecifiedValues = 0 | Indicates that the parameter values are specified in the value collection. |
| SelectAll = 1 | Indicates that all valid values are set. |
| AcceptingDynamicValues = 2 | Indicates that the specified values include values to be evaluated dynamically at run time. |