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


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

esriNALocationEditType Constants

Types of network analysis location edit options.

Constant Value Description
esriNALocationEditNone 0 The message is not of a specific type.
esriNALocationEditInteractiveAdd 1 The location is added interactively.
esriNALocationEditInteractiveMove 2 The location is moved interactively.
esriNALocationEditBatchAddByGeometry 4 The locations are loaded by geometry.
esriNALocationEditBatchAddByLocationFields 8 The locations are loaded by location fields.
esriNALocationEditRecalculateByGeometry 16 The locations are recalculated by geometry.

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Remarks

esriNALocationEditType specifies the ways that the network location feature is edited.

This enumeration is used when you want to specify at what times you want to snap the network location to its position on the network dataset.