Share via


SysOperationProgress.setCaption Method [AX 2012]

Sets the caption of the form.

Syntax

public void setCaption(Caption _caption)

Run On

Called

Parameters

Remarks

Typically, the caption is set when constructing the class. If several operation progress classes are running at the same time, only the caption of the parent will be shown.

See Also

SysOperationProgress Class

SysOperationProgress::newGeneral Method

SysOperationProgress::newMultiBar Method