Application.startup Method [AX 2012]

This member overrides the startup Method.

Syntax

public void startup(str startupCommand, str buildNumber)

Run On

Server

Parameters

  • startupCommand
    Type: str
  • buildNumber
    Type: str

See Also

Reference

Application Class