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


esriWeightType Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriWeightType Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

esriWeightType Constants

Logical network weight types.

Constant Value Description
esriWTNull 0 Null weight type.
esriWTBitGate 1 Bit gate weight.
esriWTInteger 2 32-bit signed integer weight.
esriWTSingle 3 Single precision real weight.
esriWTDouble 4 Double precision real weight.
esriWTBoolean 5 Boolean weight.

Product Availability

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

.NET Related Topics

Creating geometric networks within a geodatabase