ValidValuesDescriptor Class |
Namespace: Dundas.BI.Data.Parameters
The ValidValuesDescriptor type exposes the following members.
Name | Description | |
---|---|---|
ValidValuesDescriptor(Parameter, ValidValuesSource) |
Initializes a new instance of the ValidValuesDescriptor class.
| |
ValidValuesDescriptor(Setting, ValidValuesSource) |
Initializes a new instance of the ValidValuesDescriptor class.
|
Name | Description | |
---|---|---|
IsValueValid |
Determines whether the specified value is valid. The value is valid if found in the internal list of valid values.
| |
ListValues |
Lists the values.
|