DisposableWrapperAutoDelete
Property
 | 
Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
 
public bool AutoDelete { get; }
 
Public ReadOnly Property AutoDelete As Boolean
        Get
 
public:
property bool AutoDelete {
        bool get ();
}
 
member AutoDelete : bool with get
 
 
 
Property Value
Boolean
 
See Also