RunbaseProgress.new Method [AX 2012]

public void new(
   [int _numOfBars, 
    FormBuildControl _embedded, 
    guid _callerId, 
    int _sessionIdx, 
    utcdatetime _sessionLoginDateTime, 
    boolean _disableProgressWithoutGUI])

Run On

Called

Parameters

_numOfBars
Type: int
_embedded
Type: FormBuildControl Class
_callerId
Type: guid
_sessionIdx
Type: int
_sessionLoginDateTime
Type: utcdatetime
_disableProgressWithoutGUI
Type: boolean
Show: