QuickBooks Integrator 2016 PHP Edition
QuickBooks Integrator 2016 PHP Edition
Questions / Feedback?

TaxForm Property

The tax form used by the company.

Object Oriented Interface

public function getTaxForm();

Procedural Interface

inqb_company_get($res, 25 );

Default Value

''

Remarks

The tax form used by the company. Will be one of the following values: "Form1120", "Form1120S", "Form1065", "Form990", "Form990PF", "Form990T", "Form1040", "OtherOrNone".

To retrieve this property, you must set QBXMLVersion to "2.1" or greater.

This property is read-only.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 PHP Edition - Version 16.0 [Build 7353]