📚 SAP Business One SDK Help

ItemCode Property
See Also 

Description

Sets or returns the code (unique) of the item used for solving the problem.

Field name: ItemCode.

Length: 20 characters.

This is a foreign key to the Items object.

Property type

Read-write property

Syntax

Visual Basic
Public Property ItemCode() As String

See Also