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


esriSMNetAttributeUsageType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Constants > E > esriSMNetAttributeUsageType Constants
ArcGIS Developer Help

esriSMNetAttributeUsageType Constants

Deprecated as of 10.1. Usage types of network attributes.

Constant Value Description
esriSMNAUTCost 1 Cost attributes are used as weight when calculating an optimal route.
esriSMNAUTDescription 2 Description Attribute.
esriSMNAUTRestrictionBoolean 3 Prohibit traversal along a segment when the attribute value is TRUE.
esriSMNAUTRestrictionMinAllowed 4 Prohibit traversal along a segment when attribute value is less than specified restriction parameter.
esriSMNAUTRestrictionMaxAllowed 5 Prohibit traversal along a segment when attribute value is greater than specified restriction parameter.

Product Availability

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

.NET Samples

StreetMap routing