GetLatestVersion Method

Applies To   See Also

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

Syntax

Object.GetLatestVersion( )

Remarks

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.