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