This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdElementEditor Interface > IMdElementEditor.Callback Property (ArcObjects .NET 10.5 SDK) |
The callback object associated with the element editor.
[Visual Basic .NET] Public Property Callback As IMdElementEditorCallback
[C#] public IMdElementEditorCallback Callback {get; set;}