Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Removes a file in a project from source code control.
Object.RemoveFromSCC( )
Remarks
The RemoveFromSCC method returns true (.T.) if the file is successfully removed from source code control; otherwise false (.F.) is returned.
See Also
AddToSCC Method | CheckIn Method | CheckOut Method | GetLatestVersion Method | UndoCheckOut Method
Applies To: File Object