Engine.SaveAllModifiedSeqFiles ( options = 0)
Returns True if all modified files were saved successfully. Returns False if one or more files could not be saved or if the user cancels the operation.
Saves all modified sequence files in the engine internal cache.
If this method prompts the user to save a file and the user selects No, subsequent calls to this method do not prompt the user to save the file unless the file is modified further.
options As long
[In] Pass one or more SaveAllSeqFileOptions constants. Use the bitwise-OR operator to specify multiple get sequence file flags.
This parameter has a default value of 0.