This document is archived and information here might be outdated.  Recommended version.


IMdElementEditor.ElementChanged Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoprocessingUI)  

IMdElementEditor.ElementChanged Property

Indicates whether the element being edited has been modified.

[Visual Basic .NET]
Public ReadOnly Property ElementChanged As Boolean
[C#]
public bool ElementChanged {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementEditor Interface