Skip to content

Instructions

A read-only property which indicates the instructions for the selected tax.

Syntax

value = object.Instructions

object is a Tax or TaxControl instance.

value is a float variable.

Details

Any special instructions generally involve the usage of the various fields (especially the Miscellaneous and Auxiliary properties) for this tax.

This property provides a summary of all sources of field values used in calculating the tax. For more granular information specific to each field, use the properties MiscellaneousInstructions, AuxiliaryInstructions, and StateExemptionInstructions.