šŸ“š SAP Business One SDK Help

Business Object Property
See AlsoĀ 

Description

A BusinessObject holding a reference to the user-defined object connected to the form.

TheĀ user-defined object is specifiedĀ in FormCreationParams.ObjectType.

Property type

Read-only property

Syntax

Visual Basic
Public Property BusinessObject() As BusinessObject

Remarks

RelevantĀ for user-defined forms.

See Also