Engine.UseDialogForCheckOut

Syntax

Engine.UseDialogForCheckOut

Data Type

Boolean

Purpose

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

Remarks

Specifies if the sequence editor launches a dialog box to check out files from source code control.

When this property is True , the sequence editor always launches a dialog box when you check out files from source code control. When this property is False , the sequence editor checks out the files without launching a dialog box.

See Also

StationOptions.CheckOutFilesWhenEdited

StationOptions.PromptWhenAddingFilesToSC

StationOptions.UseDialogForCheckOut