Share via


SysCheckList_Upgrade::isUpgrade Method [AX 2012]

Indicates whether Microsoft Dynamics AX is in upgrade mode.

Syntax

server public static boolean isUpgrade()

Run On

Server

Return Value

Type: boolean
true if Microsoft Dynamics AX is registered for upgrade; otherwise, false.

Remarks

When you install Microsoft Dynamics AX, the user can specify on one of the setup forms to register Microsoft Dynamics AX for upgrade.

See Also

Reference

SysCheckList_Upgrade Class