EbsOpen Class Library for EBSILON®Professional

ApplicationSaving.AutoSaveFolderCleanupOlderThanSpecifiedDays Property

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

See Also

ApplicationSaving Class | EbsOpen Namespace