Share

AcDbDatabase::lastSavedAsVersion

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.

Links

AcDbDatabase Class

Was this information helpful?