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