ValidValuesList Class | 
Namespace: Dundas.BI.Data.Parameters
The ValidValuesList type exposes the following members.
| Name | Description | |
|---|---|---|
| ValidValues | 
            Gets the valid values.
              | 
| Name | Description | |
|---|---|---|
| IsValueValid | 
            Determines whether the specified value is valid. The value is valid if found in the internal list of valid values.
              (Overrides ValidValuesDescriptorIsValueValid(ParameterValue).) | |
| ListValues | 
            Lists the values.
              (Overrides ValidValuesDescriptorListValues.) |