C++
Adesk::Boolean isModified() const;
Description
Returns Adesk::kTrue if the object has had an assertWriteEnabled() called since it was opened (which would indicate that a member function that can change its data was called). Otherwise returns Adesk::kFalse.