ApplicationMgr.ReloadModifiedSequenceFilesEx
- Updated2024-10-09
- 1 minute(s) read
ApplicationMgr.ReloadModifiedSequenceFilesEx
Syntax
ApplicationMgr.ReloadModifiedSequenceFilesEx
Return Value
Returns True if this method reloads a sequence file.
Purpose
Determines whether loaded sequence files have been modified on disk and generates an ApplicationMgr.QueryReloadSequenceFile event to determine whether to prompt you to reload any modified files.
Remarks
This method also refreshes the read-only state of open sequence files and updates the ApplicationMgr.ConfigurationEntryPoints and ApplicationMgr.ExecutionEntryPoints properties. Use the ApplicationMgr.ReloadFile method to reload a specific file.
See Also
ApplicationMgr.AutomaticallyReloadModifiedFiles
ApplicationMgr.ConfigurationEntryPoints
ApplicationMgr.ExecutionEntryPoints