📚 SAP Business One SDK Help

Type Property
See Also 

Description

The type of the business object on which the event occurred.

For example, 2 is the type for business partners.

Property type

Read-only property

Syntax

Visual Basic
Public Property Type() As String

Remarks

This property is the unique ID of the user-defined object (UDO) connected to the form, which is set in the FormCreationParams.ObjectType property.

See Also