AxInternalBase.classCacheDelete Method [AX 2012]

Delete an object from the cache.

Syntax

protected void classCacheDelete(int _cacheIdx)

Run On

Called

Parameters

  • _cacheIdx
    Type: int
    The index of the target object.

See Also

Reference

AxInternalBase Class