SysVersionControlFileBasedBackEndSD Class [AX 2012]
Microsoft internal use only.
| Method | Description | |
|---|---|---|
| actionText | Microsoft internal use only. |
| actionTextForCheckedOutFile | Microsoft internal use only. |
| buildHistoryItem | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canRevert | |
| changeListContents | Microsoft internal use only. |
| changeListsPending | Gets the pending change lists. |
| createRepositoryEnd | Checks the repository in. |
| description | Provides a description of the class. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| errorHandling | |
| executeCommand | |
| executeStructuredCommand | |
| executeStructuredCommandSilent | |
| fileAddToVersionControl | Adds a file to the version control system. |
| fileCheckedOutTo | Returns a list of users to whom a file is checked out to. |
| fileCheckout | Checks out the file that is to be edited. |
| fileDelete | Checks out a file for deletion. |
| fileExists | Verifies whether a file exists in the back end. |
| fileGetVersion | Retrieves a version of a file from the storage of the back end. |
| fileHistory | Retrieves a list of all revisions of a file from the storage of the back end. |
| fileLock | Locks a file. |
| fileRename | Renames a file. |
| fileSetCheckin | Checks-in a set of files. |
| fileSetResolve | Resolves conflicts in a set of files. |
| filesPending | Gets the pending files. |
| fileSynchronize | Gets a specific version of a file. |
| fileUndoCheckout | Reverts the check-out of a file. |
| fileUnlock | Unlocks a file. |
| folderChanges | Returns all change lists for a folder. |
| folderSetSynchronize | Gets the latest version of one or more folders. |
| getDepotFilename | |
| getFileNameHistory | |
| getPendingChangeList | |
| getSpecData | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getVar | |
| getVarX | |
| getVarXY | |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes the version control system back end. |
| int2DateTime | |
| interpretXMLPluginParameters | Extracts parameter settings from an XML element. |
| new | Initializes a new instance of the SysVersionControlFileBasedBackEndSD class. |
| 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmBranch | Gets or sets the Branch parameter. |
| parmUseCheckInWizard | Gets or sets the UseCheckInWizard parameter. |
| processOutput | |
| requireSyncBeforeCheckOut | |
| reviewFilenameLookupFilter | Returns the file name filter for the lookup dialog box. |
| reviewFileSet | Creates a review file from a set of files. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showInfo | Shows the connection information about the back end. |
| supportChangeVersion | Implements change version functionality. |
| supportCheckInWizard | Checks whether a check-in wizard is used by the back end. |
| supportMultipleCheckout | Supports check-out of the same file by several users at the same time. |
| supportPendingChangeLists | Implements change list functionality. |
| supportReviews | Supports review of a set of changed files. |
| supportSubmittedChangeLists | Implements change list functionality. |
| supportSyncDeleteLocalFiles | Implements delete local files synchronization functionality. |
| supportSyncLabel | Implements label synchronization functionality. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| verifyOwner | |
| verifyOwnerPrefix | Indicates whether the element name contains a valid owner prefix. |
| wait | Pauses a process. (Inherited from Object.) |
| waitUntilFinished | |
| workItemProvider | Gets a work item provider that can be used to associate work items with a check-in. |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the SysVersionControlFileBasedBackEndSD class. |
| ::getOwner | |
| ::nextBuildNo | |
| ::readExcelWorkbook |
Community Additions
ADD
Show: