📚 SAP Business One SDK Help

Context Property
See Also 

Description

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”.

Property type

Read-write property

Syntax

Visual Basic
Public Property Context() As RoundingContextEnum

See Also