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 > INAServerNetworkDirections Interface > INAServerNetworkDirections.AvailableStyleNames Property (ArcObjects .NET 10.5 SDK) |
Names of the direction styles available on the system.
[Visual Basic .NET] Public ReadOnly Property AvailableStyleNames As IStringArray
[C#] public IStringArray AvailableStyleNames {get;}
[C++]
HRESULT get_AvailableStyleNames(
IStringArray** AvailableStyleNames
);
[C++]
Parameters AvailableStyleNames [out, retval]
AvailableStyleNames is a parameter of type IStringArray
AvailableStyleNames contains a list of available directions styles.