Share via


SysCheckList_SetupPartition::isSetupMode Method [AX 2012]

Checks whether the current partition is in setup mode.

Syntax

server public static boolean isSetupMode([boolean _isConfigMode])

Run On

Server

Parameters

  • _isConfigMode
    Type: boolean
    A configuration mode.

Return Value

Type: boolean
true if the partition is in setup mode; otherwise, false.

See Also

Reference

SysCheckList_SetupPartition Class