📚 SAP Business One SDK Help

AddExport Property
See Also 

Description

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

Field name: ExprtOnAdd.

Property type

Read-write property

Syntax

Visual Basic
Public Property AddExport() As BoYesNoEnum

Remarks

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

See Also