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


esriNetworkSourceType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriNetworkSourceType Constants
ArcGIS Developer Help

esriNetworkSourceType Constants

Types of network dataset source.

Constant Value Description
esriNSTNetworkSource 0 Network dataset source whose elements are derived from an unknown source.
esriNSTSystemJunction 1 Network dataset source whose elements are automatically generated by the network dataset.
esriNSTJunctionFeature 2 Network dataset source whose junction elements are derived from point feature geometry.
esriNSTEdgeFeature 3 Network dataset source whose edge elements are derived from line feature geometry.
esriNSTTurnFeature 4 Network dataset source whose elements are derived from turn features.

Product Availability

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