📚 SAP Business One SDK Help

BaseType Property
See Also 

Description

Sets or returns a valid value of BoAPARDocumentTypes that determines the document type.

Field name: BaseType.

Property type

Read-write property

Syntax

Visual Basic
Public Property BaseType() As Long

Remarks

Use the BaseType, BaseEntry, and BaseLine properties to extract data from one document to another. For example, to extract data from a Quotation to an Order.

See Also