ReleaseUpdateCockpit::newFormRun Method [AX 2012]
Creates a new instance of the ReleaseUpdateCockpitClass class and binds it to a ReleaseUpdateCockpit form.
server public static ReleaseUpdateCockpit newFormRun(FormRun _formRun)
Run On
ServerParameters
- _formRun
- Type: FormRun Class
An instance of the ReleaseUpdateCockpit form.
Show: