projStatement.setClearCache Method [AX 2012]

Sets or gets the variable clearCache that determines whether all the cache used for the statement report should be cleared or not.

public boolean setClearCache([boolean _clearCache])

Run On

Server

Parameters

_clearCache
Type: boolean
The value to set the variable with; optional.

Return Value

Type: boolean
The value of clearCache.

Community Additions

ADD
Show: