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


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

esriNAObjectStatus Constants

States for stops or other analysis objects.

Constant Value Description
esriNAObjectStatusOK 0 The object does not have any errors.
esriNAObjectStatusNotLocated 1 The object could not be found on the features.
esriNAObjectStatusElementNotLocated 2 The object could not be found on the network.
esriNAObjectStatusElementNotTraversable 3 The object was not traversable.
esriNAObjectStatusInvalidFieldValues 4 The object contains invalid field data.
esriNAObjectStatusNotReached 5 The object could not be reached on the network.
esriNAObjectStatusTimeWindowViolation 6 The object has a time window violation.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Remarks

The esriNAObjectStatus enumeration is used to specify the valid values for the "Status" field on NAClasses.