CheckIn Method

Applies To   See Also

Checks in changes made to a file in a project under source code control.

Syntax

Object.CheckIn( )

Remarks

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