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