Share via


SysOperationProgress.setAnimation Method [AX 2012]

Specifies which animation to display during the operation.

Syntax

public void setAnimation(Filename _animation)

Run On

Called

Parameters

Remarks

You do not have to specify an animation, but it is preferred. To see the animations that are available, run the Tutorial_ShowAviFiles class.

See Also

SysOperationProgress Class

SysOperationProgressBase.setCount Method

SysOperationProgressBase.setText Method

SysOperationProgressBase.setTotal Method

Tutorial_ShowAviFiles Class