BankDocumentFeatureCheckerBase.getCheckFailedMessage Method [AX 2012]

Gets the failed message that is used by the checkFeatureEnabled Method.

Syntax

protected abstract str getCheckFailedMessage()

Run On

Called

Return Value

Type: str
The failed message.

Remarks

This method must be implemented by subclasses.

See Also

Reference

BankDocumentFeatureCheckerBase Class