📚 SAP Business One SDK Help

DocEntry Property
See Also 

Description

Sets or returns the invoice key.

Mandatory property.

Field name: DocEntry.

This is a foreign key to the Documents object.

Property type

Read-write property

Syntax

Visual Basic
Public Property DocEntry() As Long

Remarks

You can use this key to as a reference to an invoice.

See Also