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


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

esriNetworkStatus Constants

Specifies the current status of the network.

Constant Value Description
esriNSInvalidConnection 0 The network connection is invalid.
esriNSNetworkAlreadyExist 1 The network already exists and hence cannot be created.
esriNSReadOnlyNetwork 2 The network is read only.
esriNSCannotOpenTables 3 The network tables cannot be opened.
esriNSCannotCreateTables 4 The network tables cannot be created.
esriNSInvalidElementClasses 5 The network element classes are invalid.
esriNSInvalidWeights 6 The network weights are invalid.
esriNSUnknownStatus 7 The status of the network is unknown.
esriNSValidNetwork 8 The network is valid.
esriNSInvalidName 9 The network name is invalid.

Product Availability

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