EbsOpen Class Library for EBSILON®Professional

ApplicationSaving.AutoSaveInterval Property

[Visual Basic]
Public Property AutoSaveInterval As Integer
[C#]
public int AutoSaveInterval { get; set; }
[C++]
public: __property int get_AutoSaveInterval();
public: __property void set_AutoSaveInterval(int );
[JScript]
public function get AutoSaveInterval() : int
public function set AutoSaveInterval(int);

Remarks

Reading: in minutes
Writing: in minutes

See Also

ApplicationSaving Class | EbsOpen Namespace