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 (Code Files:
frmClosestFacilitySolver) |
ArcGIS Network Analyst extension Engine application (Code Files:
frmNALayerProperties) |
Service area solver (Code Files:
frmServiceAreaSolver) |
Location-allocation solver (Code Files:
frmLocationAllocationSolver) |
Selection restriction evaluator (Code Files:
SelectionRestrictionEvaluator) |
Vehicle routing problem solver (Code Files:
frmVRPSolver) |
Origin-destination cost matrix solver (Code Files:
frmODCostMatrixSolver) |
Subset network evaluators (Code Files:
FilterSubsetEvaluator ScaleSubsetEvaluator SubsetHelper) |
Route application using the NAServer extension in ArcGIS for Server via a Web service (Code Files:
Route_WebServiceClass)
.NET Related Topics
How to create a multimodal network dataset |
How to create a network dataset