>>Java

Miscellaneous Property

Used for state and local tax special data needs.

Syntax

value = object.getMiscellaneous()

object.setMiscellaneous(value)

Part
Description
objectA TaxControl object
valueA numeric variable/expression

Remarks

The computation of some state or local taxes requires special information fields. In these taxes the Miscellaneous property is used for storage of the required information. The specific usage, if any, is detailed in the Instructions property for the tax requiring this information.

The Auxiliary property is used in the same manner. However, usage of Auxiliary is much less common than Miscellaneous.

See Also: Auxiliary