ReqCalcRecordCache.removeKey Method [AX 2012]

Removes a key and value pair from the cache.

protected boolean removeKey(container _key)

Run On

Called

Parameters

_key
Type: container
A container that represents the key.

Return Value

Type: boolean
true if the key and value pair was removed; otherwise, false.

Community Additions

ADD
Show: