JournalCheckPost.progressInit Method [AX 2012]

This member overrides the progressInit Method.

Syntax

public void progressInit(
    str _caption, 
    int64 _total, 
    Filename _animation, 
   [int _numOfBars, 
    FormBuildControl _embedded])

Run On

Called

Parameters

  • _caption
    Type: str
  • _numOfBars
    Type: int

See Also

Reference

JournalCheckPost Class