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


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

esriNetworkAttributeUsageType Constants

Usage type of a network dataset attribute.

Constant Value Description
esriNAUTCost 0 The network attribute indicates the cost to traverse each network element.
esriNAUTDescriptor 1 The network attribute describes a property of each network element.
esriNAUTRestriction 2 The network attribute indicates whether each network element is restricted.
esriNAUTHierarchy 3 The network attribute indicates the hierarchy level of each network element.

Product Availability

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

.NET Samples

Closest facility solver Location-allocation solver ArcGIS Network Analyst extension Engine application Origin-destination cost matrix solver Selection restriction evaluator Service area solver Subset network evaluators Subset network evaluators Subset network evaluators Vehicle routing problem solver