Share

AcDbDatabase::numberOfSaves

C++

Adesk::Int32 numberOfSaves() const;

Description

Returns number of times the database has been saved in the current session, or zero if it has not been saved in the current session.

Links

AcDbDatabase Class

Was this information helpful?