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.Element Property (ArcObjects .NET 10.5 SDK) |
The element being edited by the element editor.
[Visual Basic .NET] Public Property Element As Object
[C#] public object Element {get; set;}