Engine.CheckOutFilesWhenEdited

Syntax

Engine.CheckOutFilesWhenEdited

Data Type

Boolean

Purpose

Note This property is obsolete. Use the StationOptions.CheckOutFilesWhenEdited property instead.

Remarks

Specifies if the sequence editor checks a file out from source code control when you attempt to modify the file in the sequence editor.

The default value is True . When this property is True while a current workspace is specified, attempts to edit a file that is checked in the sequence editor launch a prompt to check the file out from source code control. If this property is False , the sequence editor edits the file without checking the file out.

See Also

Engine.CurrentWorkspaceFile

StationOptions.CheckOutFilesWhenEdited

StationOptions.CheckOutOnlySelectedFiles

StationOptions.PromptWhenAddingFilesToSC

StationOptions.UseDialogForCheckOut