Skip to content

RoundingOptional

If the current tax may be rounded to the nearest dollar amount, the value returned by RoundingOptional will be true. Otherwise, the value returned is false. If the RoundWhenOptional property is set to true, this tax will automatically be rounded to the nearest dollar after computation.

Syntax

value = object.

Part Description
object A Tax object.
value A boolean result.