QuickBooks Integrator 2020 C++ Builder Edition

Questions / Feedback?

IsToBePrinted Property

Whether this transaction is to be printed.

Syntax

__property bool IsToBePrinted = { read=FIsToBePrinted, write=FSetIsToBePrinted };

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) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 C++ Builder Edition - Version 20.0 [Build 7941]