Engine.UseDialogForCheckOut
- Updated2026-02-03
- 1 minute(s) read
Engine.UseDialogForCheckOut
Syntax
Engine.UseDialogForCheckOut
Data Type
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