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


esriSMNetAttributeType Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesFile)  

esriSMNetAttributeType Constants

Deprecated as of 10.1. Types of network attributes.

Constant Value Description
esriSMNetAttrInteger 1 Net attribute has Integer type.
esriSMNetAttrFloat 2 Net attribute has Float type.
esriSMNetAttrDouble 3 Net attribute has Double type.
esriSMNetAttrBoolean 4 Net attribute has Boolean type.
esriSMNetAttrString 5 Net attribute has String type.
esriSMNetAttrShape 6 Net attribute has Shape type.

Product Availability

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

.NET Samples

StreetMap routing (Code Files: RestrictionsForm)