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:
| Value | Description |
|---|---|
| F | Federal |
| S | State |
| L | Local |
| O | Other |
| P | Private (for internal use) |
value = object.
| Part | Description |
|---|---|
| object | A TaxControl or Tax object. |
| value | A string result. |