>>.NET

Discontinued Property

Discontinued, when true, means that the tax is no longer assessed (read-only).

Syntax

value = object.Discontinued

Part
Description
objectA TaxControl or Tax object
valueA boolean result

Remarks

A tax object is first obtained using Item. If the selected tax is no longer in force, the value returned by this property will be True. The discontinued tax returns a TaxAmount of 0, and is generally kept in tables for at least one year before being removed altogether.