ArcObjects Library Reference (GeoDatabase)  

INetworkSourceDirections 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

Description
Read/write property AdminAreaFieldName The name of the field containing the administrative area information for generating driving directions.
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.

CoClasses that implement INetworkSourceDirections

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

Remarks

The INetworkSourceDirections interface contains members for setting direction information at the network source level, such as the street name fields and the administrative boundary fields.

.NET Related Topics

How to create a multimodal network dataset | How to create a network dataset