VersionControl Class [AX 2012]

Syntax

class VersionControl extends xVersionControl

Run On

Client

Methods

  Method Description
Gg821219.pubmethod(en-us,AX.60).gif addProcessedSyncElement Adds the record ID to the processed synchronization log.
Gg821219.pubmethod(en-us,AX.60).gif allowCreate (Overrides the allowCreate Method.)
Gg821219.pubmethod(en-us,AX.60).gif allowDelete (Overrides the allowDelete Method.)
Gg821219.pubmethod(en-us,AX.60).gif allowEdit (Overrides the allowEdit Method.)
Gg821219.pubmethod(en-us,AX.60).gif allowMoveToModel
Gg821219.pubmethod(en-us,AX.60).gif allowRename (Overrides the allowRename Method.)
Gg821219.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg821219.pubmethod(en-us,AX.60).gif canCheckOut Indicates whether the base rules can be checked out.
Gg821219.pubmethod(en-us,AX.60).gif canCreate Indicates whether the base rules can be created in version control.
Gg821219.pubmethod(en-us,AX.60).gif checkIn (Overrides the checkIn Method.)
Gg821219.pubmethod(en-us,AX.60).gif checkInChangelist
Gg821219.pubmethod(en-us,AX.60).gif checkInItems Checks in the list of Microsoft Dynamics AX Application Object Tree (AOT) paths.
Gg821219.pubmethod(en-us,AX.60).gif checkOut (Overrides the checkOut Method.)
Gg821219.pubmethod(en-us,AX.60).gif colorAOT (Overrides the colorAOT Method.)
Gg821219.pubmethod(en-us,AX.60).gif create (Overrides the create Method.)
Gg821219.pubmethod(en-us,AX.60).gif delete (Overrides the delete Method.)
Gg821219.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg821219.pubmethod(en-us,AX.60).gif getAvailableId (Inherited from xVersionControl.)
Gg821219.pubmethod(en-us,AX.60).gif getAvailableLabelId (Overrides the getAvailableLabelId Method.)
Gg821219.pubmethod(en-us,AX.60).gif getChangeNumberContents Gets a collection of SysVersionControlTmpItem records that is included in the specified change list.
Gg821219.pubmethod(en-us,AX.60).gif getChangesHistory
Gg821219.pubmethod(en-us,AX.60).gif getCheckedOutItems
Gg821219.pubmethod(en-us,AX.60).gif getCheckedOutStatus Gets the checked-out status of the tree node.
Gg821219.pubmethod(en-us,AX.60).gif getItemHistory
Gg821219.pubmethod(en-us,AX.60).gif getItemVersion
Gg821219.pubmethod(en-us,AX.60).gif getLabelVersion (Overrides the getLabelVersion Method.)
Gg821219.pubmethod(en-us,AX.60).gif getLatestVersion (Overrides the getLatestVersion Method.)
Gg821219.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg821219.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg821219.pubmethod(en-us,AX.60).gif ideIntegration (Overrides the ideIntegration Method.)
Gg821219.pubmethod(en-us,AX.60).gif init
Gg821219.pubmethod(en-us,AX.60).gif initSynchronizationProcess Initializes the synchronization process.
Gg821219.privmethod(en-us,AX.60).gif isGranularVCSEnabled
Gg821219.pubmethod(en-us,AX.60).gif moveToModel Moves the tree node to the model. (Overrides the moveToModel Method.)
Gg821219.pubmethod(en-us,AX.60).gif new Initializes a new instance of the xVersionControl class. (Inherited from xVersionControl.)
Gg821219.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg821219.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg821219.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg821219.pubmethod(en-us,AX.60).gif onAfterItemDeleted Deletes the item from the version control system after it has been deleted from the repository.
Gg821219.pubmethod(en-us,AX.60).gif onAfterItemRenamed Renames an AOT element in the version control system.
Gg821219.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg821219.pubmethod(en-us,AX.60).gif parmIsSynchronizing Gets or sets the IsSynchronizing parameter.
Gg821219.pubmethod(en-us,AX.60).gif parmProcessedSyncElements Gets or sets the ProcessedSyncElements parameter.
Gg821219.pubmethod(en-us,AX.60).gif parmSysVersionControlSystem Gets or sets the SysVersionControlSystem parameter.
Gg821219.pubmethod(en-us,AX.60).gif parmTreeNodePath2SyncLog Gets or sets the TreeNodePath2SyncLog parameter.
Gg821219.pubmethod(en-us,AX.60).gif parmUserInterfaceProvider Gets or sets the UserInterfaceProvider parameter.
Gg821219.pubmethod(en-us,AX.60).gif queryRename Indicates whether the tree node can be renamed.
Gg821219.pubmethod(en-us,AX.60).gif reload (Inherited from xVersionControl.)
Gg821219.pubmethod(en-us,AX.60).gif rename (Overrides the rename Method.)
Gg821219.protmethod(en-us,AX.60).gif resetAfterGetLatest
Gg821219.pubmethod(en-us,AX.60).gif save (Overrides the save Method.)
Gg821219.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg821219.pubmethod(en-us,AX.60).gif showHistory (Overrides the showHistory Method.)
Gg821219.pubmethod(en-us,AX.60).gif showInfo
Gg821219.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg821219.pubmethod(en-us,AX.60).gif undoCheckOut (Overrides the undoCheckOut Method.)
Gg821219.pubmethod(en-us,AX.60).gif unwantedObjectTypes (Overrides the unwantedObjectTypes Method.)
Gg821219.protmethod(en-us,AX.60).gif updateCheckedOutList (Inherited from xVersionControl.)
Gg821219.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg821219.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg821219.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg821219.pubmethod(en-us,AX.60).gif Gg821219.static(en-us,AX.60).gif ::modelQueryable Indicates whether the tree node can query whether the model exists.

Top

Inheritance Hierarchy

Object Class
  xVersionControl Class
    VersionControl Class