| RoundDecimal Method | |
| See Also |
- pIDecimalData
- The data to be rounded.
Rounds data to a specified number of decimal places or to a whole number if no decimal places are specified.
| Visual Basic |
|---|
Public Function RoundDecimal( _
ByVal pIDecimalData As DecimalData _
) As RoundedData |
- pIDecimalData
- The data to be rounded.
- Tax rounding is not supported for China, Japan, and Korea.
- Rounding for budget amounts and price list amounts is not supported.