ParameterValue Properties |
The ParameterValue type exposes the following members.
Name | Description | |
---|---|---|
DataSourceId |
The unique identifier of the DataSource of the Parameter that this value should be associated with.
| |
ParameterId |
The unique identifier of the Parameter that this value should be associated with.
| |
Values |
The actual values. The data type of the specified values must match the data type
of the associated Parameter.
|