📚 SAP Business One SDK Help

PrintingHeader Property
See Also 

Description

Sets or returns the default header to print in all documents (for example, the company name).

Field name: PrintHeadr.

Length: 100 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property PrintingHeader() As String

Remarks

If you set this property, the system uses its setting as default instead of PrintingHeader of the AdminInfo object.

See Also