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


IEditEvaluatorContext.ElementType Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IE > IEditEvaluatorContext Interface > IEditEvaluatorContext.ElementType Property
ArcGIS Developer Help

IEditEvaluatorContext.ElementType Property

The evaluator element type.

[Visual Basic .NET]
Public ReadOnly Property ElementType As esriNetworkElementType
[C#]
public esriNetworkElementType ElementType {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IEditEvaluatorContext Interface