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


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

IGPNALayer2 Interface

Provides access to additional 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 ExcludeRestrictedElements Indicates whether to exclude restricted portions of the network when loading points.
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.

Inherited Interfaces

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

Classes that implement IGPNALayer2

Classes Description
GPNALayer Geoprocessing network analyst layer value.