xInfo.startup Method [AX 2012]
Executes when the client starts.
Note
|
|---|
|
Do not use this method. Use one following methods instead. |
Use the Info.startupPost Method to pass startup commands to the client.
Use the Application.startupPost Method to pass startup commands to the server.
Note |
|---|
|
Do not use the Application.startup or Info.startup methods. This might affect code in a new version of Microsoft Dynamics AX, which could prevent the client or server from starting. |
Community Additions
ADD
Show:
Note