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 in changes made to a file in a project under source code control.
Object.CheckIn( )
Remarks
True (.T.) is returned if the file is successfully checked in. False (.F.) is returned if the file could not be checked into source code control or the project is not under source code control.
See Also
AddToSCC Method | CheckOut Method | GetLatestVersion Method | RemoveFromSCC Method | UndoCheckOut Method
Applies To: File Object