DBDictionaryIsReadOnly Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
protected bool IsReadOnly { get; }
Protected ReadOnly Property IsReadOnly As Boolean
Get
protected:
property bool IsReadOnly {
bool get ();
}
member IsReadOnly : bool with get
Property Value
Boolean
See Also