>>Java

TaxType Property

Returns the type of the currently selected tax (read-only).

Syntax

value = object.getTaxType()

Part
Description
objectA TaxControl or Tax object
valueA string result

Remarks

This property indicates under which category (federal, state, local or other) the currently selected tax falls. The returned string will be one of the following values:

ValueDescription
FFederal
SState
LLocal
OOther
PPrivate

'Other' taxes are mostly unemployment or disability, while 'Private' taxes are used internally by TaxControls.