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


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

esriNAFieldType Constants

Network Analyst field type flags.

Constant Value Description
esriNAFieldTypeUndefined 0 The field is undefined.
esriNAFieldTypeInput 1 The field is used as an input.
esriNAFieldTypeOutput 2 The field is used as an output.
esriNAFieldTypeNotVisible 4 The field is not visible.
esriNAFieldTypeNotEditable 8 The field is read only.
esriNAFieldTypeSequence 16 The field is a sequence field.
esriNAFieldTypeGroup 32 The field is a group field.

Product Availability

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

.NET Samples

ArcGIS Network Analyst extension Engine application