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


IMdElementDialog.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 > IMdElementDialog Interface > IMdElementDialog.ElementChanged Property
ArcGIS Developer Help

IMdElementDialog.ElementChanged Property

Indicates whether or not the element was modified after calling DoModal().

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

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementDialog Interface