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


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

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