IAcadPreferencesOpenSaveAutoSaveInterval Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
int AutoSaveInterval { get; set; }
Property AutoSaveInterval As Integer
Get
Set
property int AutoSaveInterval {
int get ();
void set (int value);
}
abstract AutoSaveInterval : int with get, set
Property Value
Int32
See Also