| ItemCode Property | |
| See Also |
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.
Read-write property
| Visual Basic |
|---|
Public Property ItemCode() As String |