RemoveFromSCC Method

Removes a file in a project from source code control.

Object.RemoveFromSCC( )

Remarks

Applies To: File Object

The RemoveFromSCC method returns true (.T.) if the file is successfully removed from source code control; otherwise false (.F.) is returned.

See Also

Reference

AddToSCC Method

CheckIn Method

CheckOut Method

GetLatestVersion Method

UndoCheckOut Method

Other Resources

Methods (Visual FoxPro)