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


INALocationObject Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (NetworkAnalyst)  

INALocationObject Interface

Provides access to network analysis locations.

Product Availability

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

Members

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

CoClasses that implement INALocationObject

CoClasses and 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. 

.NET Related Topics

How to load data into a network analysis problem