This document is archived and information here might be outdated.  Recommended version.


INADirectionsWindowManager.CanShowDirections Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalystUI)  

INADirectionsWindowManager.CanShowDirections Property

Indicates whether it is ever possible to show directions for the analysis.

[Visual Basic .NET]
Public ReadOnly Property CanShowDirections As Boolean
[C#]
public bool CanShowDirections {get;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INADirectionsWindowManager Interface