StationOptions.CheckOutFilesWhenEdited

Syntax

StationOptions.CheckOutFilesWhenEdited

Data Type

Boolean

Purpose

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

Remarks

The default value is True . If this property is True and a current workspace is specified when you attempt to edit a checked-in file, the sequence editor prompts you to check the file out from source code control. If this property is False , you can edit a read-only file in the sequence editor only when you enable the Allow Editing of Read-Only Files option in the sequence editor.

See Also

Engine.CurrentWorkspaceFile

StationOptions.CheckOutOnlySelectedFiles

StationOptions.PromptWhenAddingFilesToSC

StationOptions.UseDialogForCheckOut