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


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

esriNetworkLoaderFieldCheck Constants

NetworkLoader field checker return codes.

Constant Value Description
esriNLFCValid 0 The given field is valid.
esriNLFCNotFound -1 The given field cannot be found or does not exist.
esriNLFCInvalidType -2 The given field has invalid type.
esriNLFCInvalidDomain -3 The given field has invalid domain.
esriNLFCUnknownError -255 An unknown error was encountered.

Product Availability

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