Share via


SysOperationProgressForm.addStaticText Method [AX 2012]

Syntax

private void addStaticText(
    int id, 
    int idx, 
    int progressBeforeIdx, 
    int textLength)

Run On

Client

Parameters

  • idx
    Type: int
  • progressBeforeIdx
    Type: int
  • textLength
    Type: int

See Also

Reference

SysOperationProgressForm Class