IAcadPreferencesOpenSaveAutoAudit Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
bool AutoAudit { get; set; }
Property AutoAudit As Boolean
Get
Set
property bool AutoAudit {
bool get ();
void set (bool value);
}
abstract AutoAudit : bool with get, set
Property Value
Boolean
See Also