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