DBObjectIsEraseStatusToggled
Property
|
Property that indicates whether this object's
erased status has been toggled since it was opened.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool IsEraseStatusToggled { get; }
Public ReadOnly Property IsEraseStatusToggled As Boolean
Get
public:
property bool IsEraseStatusToggled {
bool get ();
}
member IsEraseStatusToggled : bool with get
Property Value
Boolean
See Also