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