Share via


ReqCalcRecordCacheUnitOfMeasure.insert Method [AX 2012]

Inserts a key and value pair into the cache.

Syntax

public boolean insert(ItemId _itemId, UnitOfMeasure _unitOfMeasure)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record was cached; otherwise, false.

See Also

Reference

ReqCalcRecordCacheUnitOfMeasure Class