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.
DefaultToSaveForAPIChanges
DefaultToSaveForFileResolutionChange
DefaultToSaveForImplicitUpdate
DefaultToSaveForManualUpdates
DefaultToSaveForMassPropertyUpdate
DefaultToSaveForMigration
DefaultToSaveForModelStateUpdates
DefaultToSaveForUserEdits
PromptSaveForAPIChanges
PromptSaveForFileResolutionChange
PromptSaveForImplicitUpdate
PromptSaveForManualUpdates
PromptSaveForMassPropertyUpdate
PromptSaveForMigration
PromptSaveForModelStateUpdates
PromptSaveForUserEdits
SaveFilesInLibraryFolders
SaveReminderTimer
ShowSaveReminder
TranslatorReportLocation
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

Application.SaveOptions, InventorServer.SaveOptions, InventorServerObject.SaveOptions

Version

Introduced in version 11