📚 SAP Business One SDK Help

Doc ObjectCode Property
See Also 

Description

Sets or returns a valid value of BoObjectTypes type that specifies the object type related to a draft document.

Note: This property is replaced by DocObjectCodeEx property (string), but remains in the collection due to backward compatibility.

Property type

Read-write property

Syntax

Visual Basic
Public Property DocObjectCode() As BoObjectTypes

Remarks

This property is not relevant for oInventoryGenEntry and oInventoryGenExit document types.

Example

See Also