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.
Inserts a key and value pair into the cache.
Syntax
public boolean insert(ItemId _itemId, UnitOfMeasure _unitOfMeasure)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID.
- _unitOfMeasure
Type: UnitOfMeasure Table
The UnitOfMeasure record to cache.
Return Value
Type: boolean
true if the record was cached; otherwise, false.