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


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

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