Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the value in itemBarCode field of the InventItemBarcode table.
Syntax
public ItemBarCode getBarcode(
ItemId _itemId,
RetailVariantId _variant,
UnitOfMeasureSymbol _UOM)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The value of an.ItemId field of the InventTableModule table.
- _variant
Type: RetailVariantId Extended Data Type
The value of a RetailVariantId field of the InventItemBarcode table.
- _UOM
Type: UnitOfMeasureSymbol Extended Data Type
The value of a UnitId field of the InventItemBarcode table.
Return Value
Type: ItemBarCode Extended Data Type
The value in the itemBarCode field of the InventItemBarcode table.