BankLGActionType::run Method [AX 2012]

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

Syntax

client server public static boolean run(BankLGActionParms _actionParms)

Run On

Called

Parameters

Return Value

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

See Also

Reference

BankLGActionType Class