Share via


BankLCImportChargeFeatureChecker_SA.new Method [AX 2012]

Initializes a new instance of the BankDocumentFeatureCheckerBase class.

Syntax

protected void new([boolean _isAllowCaching])

Run On

Called

Parameters

  • _isAllowCaching
    Type: boolean
    A Boolean value that indicates whether the result will be cached; optional.

Remarks

The default parameter value is true.

See Also

Reference

BankLCImportChargeFeatureChecker_SA Class