This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAServerNetworkDescription2 Interface > INAServerNetworkDescription2.NetworkDirections Property (ArcObjects .NET 10.5 SDK) |
Description of the directions configured for the network dataset.
[Visual Basic .NET] Public ReadOnly Property NetworkDirections As INAServerNetworkDirections
[C#] public INAServerNetworkDirections NetworkDirections {get;}
[C++]
HRESULT get_NetworkDirections(
INAServerNetworkDirections** NetworkDirections
);
[C++]
Parameters NetworkDirections [out, retval]
NetworkDirections is a parameter of type INAServerNetworkDirections
NetworkDirections returns an instance of NAServerNetworkDirections class that contains lists of available directions styles and supported languages.