This document is archived and information here might be outdated. Recommended version. |
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.