QuickBooks Integrator 2016 .NET Edition
QuickBooks Integrator 2016 .NET Edition
Questions / Feedback?

IsToBePrinted Property

Whether this transaction is to be printed.

Syntax

[VB.NET]
Public Property IsToBePrinted As Boolean

[C#]
public bool IsToBePrinted {get; set;}

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.

Default Value

True

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