VersionControl Class [AX 2012]
| Method | Description | |
|---|---|---|
| addProcessedSyncElement | Adds the record ID to the processed synchronization log. |
| allowCreate | (Overrides the allowCreate Method.) |
| allowDelete | (Overrides the allowDelete Method.) |
| allowEdit | (Overrides the allowEdit Method.) |
| allowMoveToModel | |
| allowRename | (Overrides the allowRename Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canCheckOut | Indicates whether the base rules can be checked out. |
| canCreate | Indicates whether the base rules can be created in version control. |
| checkIn | (Overrides the checkIn Method.) |
| checkInChangelist | |
| checkInItems | Checks in the list of Microsoft Dynamics AX Application Object Tree (AOT) paths. |
| checkOut | (Overrides the checkOut Method.) |
| colorAOT | (Overrides the colorAOT Method.) |
| create | (Overrides the create Method.) |
| delete | (Overrides the delete Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAvailableId | (Inherited from xVersionControl.) |
| getAvailableLabelId | (Overrides the getAvailableLabelId Method.) |
| getChangeNumberContents | Gets a collection of SysVersionControlTmpItem records that is included in the specified change list. |
| getChangesHistory | |
| getCheckedOutItems | |
| getCheckedOutStatus | Gets the checked-out status of the tree node. |
| getItemHistory | |
| getItemVersion | |
| getLabelVersion | (Overrides the getLabelVersion Method.) |
| getLatestVersion | (Overrides the getLatestVersion Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| ideIntegration | (Overrides the ideIntegration Method.) |
| init | |
| initSynchronizationProcess | Initializes the synchronization process. |
| isGranularVCSEnabled | |
| moveToModel | Moves the tree node to the model. (Overrides the moveToModel Method.) |
| new | Initializes a new instance of the xVersionControl class. (Inherited from xVersionControl.) |
| 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.) |
| onAfterItemDeleted | Deletes the item from the version control system after it has been deleted from the repository. |
| onAfterItemRenamed | Renames an AOT element in the version control system. |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmIsSynchronizing | Gets or sets the IsSynchronizing parameter. |
| parmProcessedSyncElements | Gets or sets the ProcessedSyncElements parameter. |
| parmSysVersionControlSystem | Gets or sets the SysVersionControlSystem parameter. |
| parmTreeNodePath2SyncLog | Gets or sets the TreeNodePath2SyncLog parameter. |
| parmUserInterfaceProvider | Gets or sets the UserInterfaceProvider parameter. |
| queryRename | Indicates whether the tree node can be renamed. |
| reload | (Inherited from xVersionControl.) |
| rename | (Overrides the rename Method.) |
| resetAfterGetLatest | |
| save | (Overrides the save Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showHistory | (Overrides the showHistory Method.) |
| showInfo | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| undoCheckOut | (Overrides the undoCheckOut Method.) |
| unwantedObjectTypes | (Overrides the unwantedObjectTypes Method.) |
| updateCheckedOutList | (Inherited from xVersionControl.) |
| 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.) |
| ::modelQueryable | Indicates whether the tree node can query whether the model exists. |
Community Additions
ADD
Show: