StationOptions.CheckOutOnlySelectedFiles
- Updated2025-07-21
- 1 minute(s) read
StationOptions.CheckOutOnlySelectedFiles
Syntax
StationOptions.CheckOutOnlySelectedFiles
Data Type
Purpose
Specifies if the sequence editor checks out only selected files in the workspace from source code control.
Remarks
A workspace file contains a list of project files, each project file contains a lists of sequence files, and a sequence file can contain lists of code modules and other files. When you set this option to True , the sequence editor only displays the selected file, such as a project file, in the source code control dialog boxes. When this property is False , the sequence editor displays the selected item and all the items it contains in the source code control dialog boxes.
See Also
StationOptions.CheckOutFilesWhenEdited