📚 SAP Business One SDK Help

BaseLine Property
See Also 

Description

Sets or returns the line number in the source document.

Field name: BaseLine.

Property type

Read-write property

Syntax

Visual Basic
Public Property BaseLine() As Long

Remarks

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

See Also