The driving directions settings for the network dataset.
[Visual Basic .NET] Public Property Directions As INetworkDirections
[C#] public INetworkDirections Directions {get; set;}
[C++]
HRESULT get_Directions(
INetworkDirections** Directions
);
[C++]
HRESULT putref_Directions(
INetworkDirections* Directions
);
[C++]Parameters
Directions [out, retval]Directions is a parameter of type INetworkDirections
Directions [in]Directions is a parameter of type INetworkDirections
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
The Directions property is used to specify or return the Directions for the network dataset. The network dataset must have certain parameters in order to specify directions:
- There must be at least one edge source
- There must be a length attribute such with units such as Meters
- At least one edge source must have a text field. This is for the Primary Name property