SysOperationDialog.new Method [AX 2012]

Microsoft internal use only.

Syntax

protected void new(
    Caption _caption, 
    SysOperationController _operationController, 
    Form _form)

Run On

Client

Parameters

  • _form
    Type: Form Class
    An instance of the Form class.

See Also

Reference

SysOperationDialog Class