BankDocumentFeatureCheckerBase.parmIsAllowCaching Method [AX 2012]

Gets or sets the IsAllowCaching parameter.

Syntax

public boolean parmIsAllowCaching([boolean _isAllowCaching])

Run On

Called

Parameters

  • _isAllowCaching
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the IsAllowCaching parameter.

See Also

Reference

BankDocumentFeatureCheckerBase Class