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.
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