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


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

esriNetworkAttributeDataType Constants

Data type of a network dataset attribute.

Constant Value Description
esriNADTInteger 0 The network attribute is of Integer data type.
esriNADTFloat 1 The network attribute is of Float data type.
esriNADTDouble 2 The network attribute is of Double data type.
esriNADTBoolean 3 The network attribute is of Boolean data type.

Product Availability

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

.NET Samples

Subset network evaluators Subset network evaluators Subset network evaluators