SysCheckList_SysUpdateCode Class [AX 2012]
The SysCheckList_SysUpgradeCode class is used to show a special code upgrade checklist when the application is upgraded between versions.
| Method | Description | |
|---|---|---|
| applyStylesheet | (Inherited from SysCheckList.) |
| canBePreventedAtStartup | Determines whether the user should be able to prevent this checklist from being shown at startup. (Overrides the canBePreventedAtStartup Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canRunSilent | (Inherited from SysCheckList.) |
| doInit | (Inherited from SysCheckList.) |
| doUpdateHtml | Updates the HTML content of a checklist. (Inherited from SysCheckList.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| finalize | (Inherited from SysCheckList.) |
| finalizeChecklist | Performs the final updates for a checklist to mark it completed. (Overrides the finalizeChecklist Method.) |
| find | Checks whether a particular combination of _name and _description parameters exists in the SysSetupLog table. (Overrides the find Method.) |
| getAdditionalCss | Gets additional CSS information for the checklist. (Inherited from SysCheckList.) |
| getCheckListCaption | Gets the checklist caption. (Overrides the getCheckListCaption Method.) |
| getChecklistXml | Gets the checklist XML document. (Inherited from SysCheckList.) |
| getGroupState | Gets the state of a group of checklist items in the checklist. (Inherited from SysCheckList.) |
| getHelpImage | (Inherited from SysCheckList.) |
| getHtml | (Inherited from SysCheckList.) |
| getHtmlDocumentTemplate | (Inherited from SysCheckList.) |
| getHtmlGroupTemplate | (Inherited from SysCheckList.) |
| getHtmlGroupText | (Inherited from SysCheckList.) |
| getHtmlHeader | Gets the checklist HTML header. (Overrides the getHtmlHeader Method.) |
| getHtmlHeaderHelp | Gets the help text for the checklist HTML header. (Overrides the getHtmlHeaderHelp Method.) |
| getHtmlHeaderTemplate | (Inherited from SysCheckList.) |
| getHtmlHelpTemplate | (Inherited from SysCheckList.) |
| getHtmlInfoTemplate | (Inherited from SysCheckList.) |
| getHtmlItemTemplate | (Inherited from SysCheckList.) |
| getHtmlItemText | (Inherited from SysCheckList.) |
| getHtmlScript | Gets the HTML code of a checklist. (Inherited from SysCheckList.) |
| getInterfaceId | Gets the class ID for the interface implementation. (Overrides the getInterfaceId Method.) |
| getItem | (Inherited from SysCheckList.) |
| getName | (Inherited from SysCheckList.) |
| getScroll | (Inherited from SysCheckList.) |
| getStatusImage | (Inherited from SysCheckList.) |
| getStatusToolTip | (Inherited from SysCheckList.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| gotoScroll | (Inherited from SysCheckList.) |
| groupIsExpanded | Checks whether a checklist group is in an expanded state. (Inherited from SysCheckList.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| infoText | (Inherited from SysCheckList.) |
| init | (Inherited from SysCheckList.) |
| initCheckBoxControl | (Inherited from SysCheckList.) |
| initHtmlControl | (Inherited from SysCheckList.) |
| insertItem | (Inherited from SysCheckList.) |
| isEmpty | (Inherited from SysCheckList.) |
| isRunnable | Checks whether the checklist can be run. (Overrides the isRunnable Method.) |
| makeLink | (Inherited from SysCheckList.) |
| mandatoryFinished | Verifies whether all of the mandatory items of a checklist have finished. (Inherited from SysCheckList.) |
| mandatoryItems | (Inherited from SysCheckList.) |
| mandatoryItemsFinished | (Inherited from SysCheckList.) |
| maybeDirRTL | (Inherited from SysCheckList.) |
| needReStart | (Inherited from SysCheckList.) |
| new | Initializes a new instance of the SysCheckList class. (Inherited from SysCheckList.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| onlyPrimarilySortOrder | (Inherited from SysCheckList.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmIsSetupMode | Gets or sets the IsSetupMode parameter. (Inherited from SysCheckList.) |
| preRunFormInInitialization | Peforms operation before running the form in the initialization. (Inherited from SysCheckList.) |
| preventAtStartup | Checks to see whether a checklist has been prevented at startup. (Inherited from SysCheckList.) |
| refresh | (Inherited from SysCheckList.) |
| runSilent | (Inherited from SysCheckList.) |
| save | Inserts a record into the SysSetupLog table with the combination of _name and _description values. (Overrides the save Method.) |
| sequenceSort | (Inherited from SysCheckList.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| sortWithStatusPreference | (Inherited from SysCheckList.) |
| statusSort | (Inherited from SysCheckList.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateHtml | (Inherited from SysCheckList.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::isUpgrade | Verifies whether Microsoft Dynamics AX is in the code upgrade mode. |
Community Additions
ADD
Show: