SysUpgradeConflictDetectorLayer Class [AX 2012]
Responsible for layered based conflict detection.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| close | (Inherited from SysUpgradeConflictDetector.) |
| compare | |
| conflictDetected | (Overrides the conflictDetected Method.) |
| deleteElement | |
| description | (Overrides the description Method.) |
| detectConflicts | (Overrides the detectConflicts Method.) |
| dialogHeadline | (Inherited from SysUpgradeConflictDetector.) |
| endElement | (Overrides the endElement Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initParmDefault | (Overrides the initParmDefault Method.) |
| isEnabled | (Inherited from SysUpgradeConflictDetector.) |
| lastValueDataAreaId | (Inherited from SysUpgradeConflictDetector.) |
| lastValueDesignName | (Inherited from SysUpgradeConflictDetector.) |
| lastValueElementName | (Inherited from SysUpgradeConflictDetector.) |
| lastValueType | (Inherited from SysUpgradeConflictDetector.) |
| lastValueUserId | (Inherited from SysUpgradeConflictDetector.) |
| new | Initializes a new instance of the SysUpgradeConflictDetector class. (Inherited from SysUpgradeConflictDetector.) |
| 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.) |
| open | (Inherited from SysUpgradeConflictDetector.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the SysUpgradeConflictDetectorLayer class. (Overrides the pack Method.) |
| parmDoAutoresolvePropertyConflicts | Gets or sets the DoAutoresolvePropertyConflicts parameter. |
| parmRerun | Gets or sets the Rerun parameter. (Overrides the parmRerun Method.) |
| postDialog | (Overrides the postDialog Method.) |
| preDialog | (Overrides the preDialog Method.) |
| prerequisitesExists | Verifies if Team Foundation Client for Visual Studio 2012 has been installed. |
| registerListener | (Inherited from SysUpgradeConflictDetector.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| startElement | (Overrides the startElement Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the packedClass parameter value to an instance of the SysUpgradeConflictDetectorLayer class. (Overrides the unpack Method.) |
| 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.) |
| ::construct |
Community Additions
ADD
Show: