Share

AcDbDatabase::lastSavedAsMaintenanceVersion

C++

AcDb::MaintenanceReleaseVersion lastSavedAsMaintenanceVersion() const;

Description

Returns the maintenance 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?