Returns the item code in the inventory for which the special price applies. The ItemNo returns from the ItemCode property of the SpecialPrices object.
Field name: ItemCode.
Length: 20 characters.
This is a foreign key to the Items object.
Returns the item code in the inventory for which the special price applies. The ItemNo returns from the ItemCode property of the SpecialPrices object.
Field name: ItemCode.
Length: 20 characters.
This is a foreign key to the Items object.
| Visual Basic |
|---|
Public Property ItemNo() As String |