GetLatestVersion Method

Gets the latest version of a file in a project from source code control and copies a read-only version to your local drive.

Object.GetLatestVersion( )

Remarks

Applies To: File Object

The GetLatestVersion method does not check the file out.

True (.T.) is returned if source code control can successfully get the file. False (.F.) is returned if source code control cannot get the file or the project is not under source code control.

See Also

Reference

AddToSCC Method

CheckIn Method

CheckOut Method

RemoveFromSCC Method

UndoCheckOut Method

Other Resources

Methods (Visual FoxPro)

Language Reference (Visual FoxPro)