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)