RecodeRule¶
Describes how values will be recoded.
Properties¶
| Name | Type | Description | |
|---|---|---|---|
| FromValue | ExpressionBase | 0..n | The values to be recoded. |
| To | string | 0..1 | The new value |
| Label | string | 0..1 | A value label for the new recoded value, if appropriate |
Describes how values will be recoded.
| Name | Type | Description | |
|---|---|---|---|
| FromValue | ExpressionBase | 0..n | The values to be recoded. |
| To | string | 0..1 | The new value |
| Label | string | 0..1 | A value label for the new recoded value, if appropriate |