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


INALocationObject Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INALocationObject Interface
ArcGIS Developer Help

INALocationObject Interface

Provides access to network analysis locations.

Product Availability

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

Members

Name Description
Read/write property NALocation The network analysis location.
Method QueryNALocation Returns the network location.

Classes that implement INALocationObject

Classes Description
NALocationFeature A network location which can be used like a feature or a row.
NALocationObject A network location which can be used like a row.

Remarks

The INALocationObject interface is used to manage the four network location fields on NALocationObject and NALocationFeature objects.