The PartDataRange type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the PartDataRange | |
| IsValidValue |
Gets if the specified value is in the range.
|
Properties
| Name | Description | |
|---|---|---|
| Context |
Gets the parameter context of the list.
| |
| DataType |
Gets the type of the data value.
| |
| Index |
Gets the parameter index of the list.
| |
| RangeDefault |
Gets the default value of the range.
| |
| RangeMax |
Gets the maximum of range.
| |
| RangeMin |
Gets the minimum of range.
|