📚 SAP Business One SDK Help

Code Property
See Also 

Description

Sets or returns the Object Unique ID. The Unique ID is the primary key of the user defined object and its child objects.

Length: 20 characters (must include at least one alphabetical character).

Field name: Code.

Property type

Read-write property

Syntax

Visual Basic
Public Property Code() As String

Remarks

You must include your name identifier in the object ID.

See Also