Share via


SyncSynchronizationProgress::showInternal Method [AX 2012]

Syntax

client server protected static container showInternal(
    str _caption, 
    str _animationFile, 
    ClassId _operationClass, 
    str _operationMethod, 
    container _input, 
    boolean _simulateThread)

Run On

Called

Parameters

  • _caption
    Type: str
  • _animationFile
    Type: str
  • _operationMethod
    Type: str

See Also

Reference

SyncSynchronizationProgress Class