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