>>PHP

$type Property

The type of the tax (read-only).

Syntax

value = object->$type

Part
Description
objectA Tax object
valueA string result

Remarks

This property indicates under which category (federal, state, local or other) the current 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.