📚 SAP Business One SDK Help

AddPrint Property
See Also 

Description

Determines the default for whether or not to also print the document when the user clicks the Add button (adds the document to the system).

Field name: PrintOnAdd.

Property type

Read-write property

Syntax

Visual Basic
Public Property AddPrint() As BoYesNoEnum

Remarks

If you set this property, the system uses its setting as default instead of PrintOnAdd field of the ADP1 table.

See Also