Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
class SysVersionControlFile extends SysVersionControllableBase implements SysComparable
Run On
Client
Methods
Method | Description | |
---|---|---|
![]() |
addNewFile | Creates a new file that is associated with this object. (Inherited from SysVersionControllableBase.) |
![]() |
allowCheckIn | (Overrides the allowCheckIn Method.) |
![]() |
allowCreate | (Overrides the allowCreate Method.) |
![]() |
allowLockDuringCheckIn | (Overrides the allowLockDuringCheckIn Method.) |
![]() |
allowMultipleCheckout | (Overrides the allowMultipleCheckout Method.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
canCreate | Checks whether an item can be created in the source control. (Inherited from SysVersionControllableBase.) |
![]() |
comparableName | |
![]() |
comparableTextList | |
![]() |
delete | (Overrides the delete Method.) |
![]() |
deleteFile | Deletes the file that is associated with this object. (Inherited from SysVersionControllableBase.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
fileExtension | (Overrides the fileExtension Method.) |
![]() |
findMatchingComparable | |
![]() |
forceSynchronize | (Overrides the forceSynchronize Method.) |
![]() |
fromFile | (Overrides the fromFile Method.) |
![]() |
getEnumerator | |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
isNewNameValid | Checks whether the new name of the element is valid. (Inherited from SysVersionControllableBase.) |
![]() |
name | |
![]() |
new | Initializes a new instance of the SysVersionControlFile 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.) |
![]() |
onCheckOut | (Overrides the onCheckOut Method.) |
![]() |
onComparableFocus | |
![]() |
onComparableSelected | |
![]() |
onUndoCheckOut | (Overrides the onUndoCheckOut Method.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmVCSItem | Gets or sets the VCSItem parameter. |
![]() |
preAddAction | Executes an action before the add operation. (Overrides the preAddAction Method.) |
![]() |
preCheckInUpdate | (Overrides the preCheckInUpdate Method.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
toFile | (Inherited from SysVersionControllableBase.) |
![]() |
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.) |
![]() |
versionControlFilePath | (Overrides the versionControlFilePath Method.) |
![]() |
versionControlItemPath | (Overrides the versionControlItemPath Method.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::construct | Initializes a new instance of the SysVersionControlFile class. |
![]() ![]() |
::newVCSItem |
Top
Inheritance Hierarchy
Object Class
SysVersionControllableBase Class
SysVersionControlFile Class
SysVersionControlDefFile Class
SysVersionControlModelFile Class