JournalCheckPost.progressInit Method [AX 2012]
This member overrides the progressInit Method.
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
- _numOfBars
- Type: int
- _embedded
- Type: FormBuildControl Class
Show: