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


esriElementType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

esriElementType Constants

Types of network elements.

Constant Value Description
esriETNone 0 Deleted element.
esriETJunction 1 Junction element.
esriETEdge 2 Edge element.
esriETTurn 3 Turn element.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Samples

Custom upstream trace task (Code Files: CustomUpstreamTraceTaskVBNet) | Set flow by digitized direction (Code Files: SetFlowByDigitizedDirectionVBNet)