MessageSetNumber Method |
| Name | Description | |
|---|---|---|
| SetNumber(String, NullableDecimal) |
Changes the decimal value of the field identified by fieldName to the supplied value.
| |
| SetNumber(String, Int32, NullableDecimal) |
Changes the decimal value of the field identified by fieldName and index to the supplied
value.
|