Revit 2020.1 API |
BasicFileInfo..::..IsSavedInLaterVersion Property |
BasicFileInfo Class See Also |
Checks if the file is saved in a later version of Revit than the running Revit.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2017
Syntax
Remarks
If the structure of the BasicFileInfo storage has not changed in a newer format file,
this will indicate that the file format is newer.
However, if the structure of the storage has changed in a newer format file,
extraction would have failed and this method cannot be used to make that determination.