RemoveFromSCC Method

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