SaveOptions Object

Description

The SaveOptions object provides access to properties that provide read and write access of the save related application options. This is somewhat equivalent to the Save tab of the Application Options dialog.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
ListReferencedFilesInSaveDialog Gets/Sets whether referenced documents with minor changes that result in little or no loss of design intent should be listed in the Save dialog box when the referencing document is saved.
PromptSaveForMigration Gets/Sets whether a prompt to save the document should be displayed when a document that has been migrated from a previous version of Autodesk Inventor is closed without being explicitly saved.
PromptSaveForRecomputableChanges Gets/Sets whether a prompt to save the document should be displayed when the document is closed without being explicitly saved after any recomputable changes except migration.
SaveReminderTimer Gets/Sets the save reminder timer (in minutes).
ShowSaveReminder Gets/Sets whether to display a save reminder to the user.
TranslatorReportLocation Gets/Sets whether to create a tranlation report and where to save it.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Application.SaveOptions, InventorServer.SaveOptions, InventorServerObject.SaveOptions

Version

Introduced in version 11