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

IsToBePrinted Property

Whether this transaction is to be printed.

Object Oriented Interface

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

Procedural Interface

inqb_salesorder_get($res, 10 );
inqb_salesorder_set($res, 10, $value );

Default Value

false

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.

Data Type

Boolean

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