ArcObjects Library Reference (GeoDatabase)  

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 (Code Files: FilterSubsetEvaluator ScaleSubsetEvaluator SubsetHelper)

.NET Related Topics

How to create a multimodal network dataset | How to create a network dataset