BankLGActionType::doRun Method [AX 2012]

Runs the action on the server side by using the specified parameters.

Syntax

server protected static boolean doRun(BankLGActionParms _actionParms)

Run On

Server

Parameters

Return Value

Type: boolean
true if the action succeeds; otherwise, false.

See Also

Reference

BankLGActionType Class