C++
AcDb::AcDbDwgVersion lastSavedAsVersion() const;
Description
Returns the version that the current drawing was last saved as in the current session. If the current session has not yet done a save on this drawing, then it returns zero.
AcDb::AcDbDwgVersion lastSavedAsVersion() const;
Returns the version that the current drawing was last saved as in the current session. If the current session has not yet done a save on this drawing, then it returns zero.