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


IMdElementEditor.ElementChanged Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdElementEditor Interface > IMdElementEditor.ElementChanged Property
ArcGIS Developer Help

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