QuickBooks Integrator 2020 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_billpayment_get($res, 22 );
inqb_billpayment_set($res, 22, $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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]