Share via


SysOperationProgressEmbedded.start Method [AX 2012]

Call this method just before the actual operation begins. This is used for the time remaining calculation.

Syntax

public void start()

Run On

Called

Remarks

It is safe to call this method several times. The operation progress bar will just be reset, so it can be reused.

See Also

Reference

SysOperationProgressEmbedded Class