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.
Default Value
False