PropertyObjectFile.LastSavedChangeCount

Syntax

PropertyObjectFile.LastSavedChangeCount

Data Type

Long

Purpose

Returns the value of the PropertyObjectFile.ChangeCount property at the time the file was last saved. Setting the value of the PropertyObjectFile.ChangeCount property equal to the value of the PropertyObjectFile.LastSavedChangeCount property causes the PropertyObjectFile.IsModified property to return False .

See Also

PropertyObjectFile.ChangeCount

PropertyObjectFile.IsModified