📚 SAP Business One SDK Help

PrintReceipt Property
See Also 

Description

Sets or returns a valid value of BoPrintReceiptEnum that determines when to print payment with invoice.

Field name: PrintRcpt.

Property type

Read-write property

Syntax

Visual Basic
Public Property PrintReceipt() As BoPrintReceiptEnum

Remarks

If you set this property, the system uses its setting as default instead of the PrintRcpt field of the Print Preferences (OADP table, which is not exposed through the DI API).

See Also