DBObjectIsModifiedXData Property
|
Property that indicates whether this object's
assertWriteEnabled() and setXData() have been called since it was
opened.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool IsModifiedXData { get; }
Public ReadOnly Property IsModifiedXData As Boolean
Get
public:
property bool IsModifiedXData {
bool get ();
}
member IsModifiedXData : bool with get
Property Value
Boolean
See Also