RunBase.progressInit Method [AX 2012]
Initializes the Progress object in RunBase.
public void progressInit(
str caption,
int64 total,
Filename animation,
[int numOfBars,
FormBuildControl embedded])
Run On
CalledParameters
- caption
- Type: str
- total
- Type: int64
- animation
- Type: Filename Extended Data Type
For animation; use the #AviFiles macro.
- numOfBars
- Type: int
Number of bars; optional.
- embedded
- Type: FormBuildControl Class
Community Additions
ADD
Show: