Share via


SysCheckList_UpgradeCode.getCheckListType Method [AX 2012]

Prompts the user to select the type of code upgrade checklist to run.

Syntax

protected SysCodeUpgradeCheckListType getCheckListType()

Run On

Client

Return Value

Type: SysCodeUpgradeCheckListType Enumeration
The type of code upgrade checklist to run.

Remarks

The SysCodeUpgradeCheckListType::Unknown enumeration value is used to indicate that the user canceled the dialog box.

See Also

Reference

SysCheckList_UpgradeCode Class