EbsOpen Class Library for EBSILON®Professional

ApplicationSaving.AutoSaveBeforeCalculation Property

[Visual Basic]
Public Property AutoSaveBeforeCalculation As Boolean
[C#]
public bool AutoSaveBeforeCalculation { get; set; }
[C++]
public: __property bool get_AutoSaveBeforeCalculation();
public: __property void set_AutoSaveBeforeCalculation(bool );
[JScript]
public function get AutoSaveBeforeCalculation() : bool
public function set AutoSaveBeforeCalculation(bool);

See Also

ApplicationSaving Class | EbsOpen Namespace