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


IEditEvaluatorContext.ElementType Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

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