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


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

IGPNALayer Interface

Provides access to properties/methods of the geoprocessing network analyst layer.

Product Availability

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

Members

Name Description
Method AddClassDefinition Adds class definition for sublayer.
Read-only property ClassDefinition The class definition for a sublayer.
Read-only property ClassDefinitions The array of class definitions.
Read/write property DENetworkDataset The network dataset data element.
Read/write property FindClosestAmongAllAgents Indicates whether to search all agents when loading points.
Read/write property LocatorFeatureAgents The array of locator feature agents.
Read/write property SearchRadius The search radius used for loading points.

Classes that implement IGPNALayer

Classes Description
GPNALayer Geoprocessing network analyst layer value.