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


INetworkSourceDirections3 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkSourceDirections3 Interface
ArcGIS Developer Help

INetworkSourceDirections3 Interface

Provides access to the properties for generating driving directions for a specific network dataset source.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property AdminAreaFieldName The name of the field containing the administrative area information for generating driving directions.
Read/write property FieldMappings The collection of directions field mapping.
Read/write property LandmarkEventSources The collection of DirectionsLandmarkSource items used to generate event bypass instructions.
Read/write property LandmarkManeuverSources The collection of DirectionsLandmarkSource items used to improve maneuver guidance.
Read/write property Shields The directions shields settings for this source.
Read/write property StreetNameFields The fields containing the street names used in reporting driving directions.

Inherited Interfaces

Interfaces Description
INetworkSourceDirections2 Provides access to the properties for generating driving directions for a specific network dataset source.
INetworkSourceDirections Provides access to the properties for generating driving directions for a specific network dataset source.

Classes that implement INetworkSourceDirections3

Classes Description
NetworkSourceDirections A container for describing how to generate driving directions for a network dataset source.