📚 SAP Business One SDK Help

ObjectType Property
See Also 

Description

The type of object from which to generate the valid values. For a list of object types, use the BoLinkedObject enumeration.

You can also query UDO objects, by setting this property to the name of the UDO.

Property type

Read-write property

Syntax

Visual Basic
Public Property ObjectType() As String

Remarks

This property is mandatory when adding a ChooseFromList.

See Also