Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Checks out a file in a project under source code control, allowing you to make changes to the file.
Object.CheckOut( )
Remarks
True (.T.) is returned if the file is successfully checked out of source code control. False (.F.) is returned if the file could not be checked out or the project is not under source code control.
See Also
AddToSCC Method | CheckIn Method | GetLatestVersion Method | RemoveFromSCC Method | UndoCheckOut Method
Applies To: File Object