AddToSCC Method

Adds a file in a project to source code control.

Object.AddToSCC( )

Remarks

True (.T.) is returned if the file is successfully added to source code control. False (.F.) is returned if the file could not be added to source code control or the project is not under source code control.

See Also

CheckIn Method | CheckOut Method | GetLatestVersion Method | RemoveFromSCC Method | UndoCheckOut Method

Applies To: File Object