Share via


RunBaseBatchPrintableDialog.new Method [AX 2012]

Constructs the RunBaseBatchPrintableDialog Class.

Syntax

public void new(Object _caller)

Run On

Client

Parameters

Remarks

The method must be called with the calling object as the parameter. When overriding, remember to always call super().

See Also

RunBaseBatchPrintableDialog Class

RunBase.initParmDefault Method