PropertyObjectFile.IncChangeCount
- Updated2025-07-21
- 1 minute(s) read
PropertyObjectFile.IncChangeCount
Syntax
PropertyObjectFile.IncChangeCount
Purpose
Increments the file change count.
Remarks
Increment the change count when making changes to the file to indicate to the sequence editor or user interface that the file was modified.
Calling this method has the same effect as calling the SequenceFile.IncChangeCount method.
See Also
PropertyObjectFile.ChangeCount