xInfo.startup Method [AX 2012]

Executes when the client starts.

public void startup(str startupCmd)

Run On

Called

Parameters

startupCmd
Type: str

Note 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.

NoteNote

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: