Previous Topic: ActiveWindowNext Topic: BackgroundColor


AutoSave

Gets or sets whether the Toolset automatically saves a model at specific intervals.

Syntax

object.AutoSave [=interval]

Parameters

object

An expression that evaluates to a Toolset object.

interval

A long that sets the autosave time interval in minutes. A value of zero will disable autosave.

Remarks

Prompt will not appear for autosave.