The ValueMapItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ConvertedValue |
Gets or sets a conversion output value.
|
![]() | RangeEnd |
Gets or sets a value defining an upper boundary of a range that an input
conversion value should fit into.
|
![]() | RangeEndExclusive |
Gets or sets a value indicating whether the RangeEnd property
defines an open boundary.
|
![]() | RangeStart |
Gets or sets a value defining a lower boundary of a range that an input
conversion value should fit into.
|
![]() | RangeStartExclusive |
Gets or sets a value indicating whether the RangeStart property
defines an open boundary.
|
![]() | Value |
Gets or sets a value that is used as an exact match
criteria for conversion input value.
|