Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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