BankLGFeatureChecker::construct Method [AX 2012]

Initializes an instance of the BankLGFeatureChecker class.

Syntax

client server public static BankLGFeatureChecker construct([boolean _isAllowCaching])

Run On

Called

Parameters

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

Return Value

Type: BankLGFeatureChecker Class
A new instance of the BankLGFeatureChecker class.

See Also

Reference

BankLGFeatureChecker Class