SysOperationServiceController.parmShowProgressForm Method [AX 2012]

Gets or sets the ShowProgressForm parameter.

Syntax

public boolean parmShowProgressForm([boolean _showProgressForm])

Run On

Called

Parameters

  • _showProgressForm
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the ShowProgressForm parameter.

See Also

Reference

SysOperationServiceController Class