SysAutoRun.new Method [AX 2012]
Creates a new instance of the SysAutoRun Class.
protected void new(XmlDocument _answers)
Run On
ClientParameters
- _answers
- Type: XmlDocument Class
An XmlDocument object that represents a SysAutoRun configuration file and contains commands to be executed when Microsoft Dynamics AX starts.
You do not have to call this method. It is used by the system when Microsoft Dynamics AX starts.
For a description of the .xml file that is used as a parameter, see the SysAutoRun class.
Community Additions
ADD
Show: