| Context Property | |
| See Also |
The rounding type.
For example, the unit price in item master data is rounded to price type. The price type is defined to have 2 decimal places; therefore, an input of “1.23456789” is rounded to “1.23”.
Read-write property
| Visual Basic |
|---|
Public Property Context() As RoundingContextEnum |