RetailOnlineStoreSetupChecklistAction::main Method [AX 2012]
Provides an entry point for the RetailOnlineStoreSetupChecklistAction class when it is called from a menu item
client server public static void main(Args _args, [boolean _calledFromForm])
Run On
CalledParameters
- _args
- Type: Args Class
The arguments for the RetailOnlineStoreSetupChecklistAction class.
- _calledFromForm
- Type: boolean
A Boolean value that indicates whether the form is displayed.
Show: