>>.NET

RoundWhenOptional Property

Causes the calculation to be rounded in taxes for which RoundingOptional is True.

Syntax

value = object.RoundWhenOptional

object.RoundWhenOptional = value

Part
Description
objectA TaxControl object
valueA boolean variable/expression

Remarks

Set this property to True to cause all taxes which may be rounded (RoundingOptional = True) to be rounded to the nearest dollar amount during calculation.