projStatement.checkCache Method [AX 2012]

Determines whether the cache requires clearing. If the cache requires clearing, this method calls the clearCache method.

public void checkCache([boolean _alwaysClear])

Run On

Server

Parameters

_alwaysClear
Type: boolean
A Boolean flag that determines whether to always clear the cache; optional. true to always clear the cache. The default value is false.

Community Additions

ADD
Show: