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.