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