QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

IsToBePrinted Property

Whether this transaction is to be printed.

Object Oriented Interface

public function getIsToBePrinted();
public function setIsToBePrinted($value);

Procedural Interface

inqb_purchaseorder_get($res, 5 );
inqb_purchaseorder_set($res, 5, $value );

Default Value

true

Remarks

Indicates whether or not the transaction is to be printed. If set to true, the "To Be Printed" box in the QuickBooks user interface will be checked.

Note that the default value is true for PurchaseOrder transactions only.

Data Type

Boolean

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0