SysCheckList.parmIsSetupMode Method [AX 2012]

Gets or sets the IsSetupMode parameter.

Syntax

public boolean parmIsSetupMode([boolean _isSetupMode])

Run On

Client

Parameters

  • _isSetupMode
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the IsSetupMode parameter.

See Also

Reference

SysCheckList Class