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


INADirectionsWindowManager.IsResult Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (NetworkAnalystUI)  

INADirectionsWindowManager.IsResult Property

Indicates whether the analysis has valid results for directions.

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

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

See Also

INADirectionsWindowManager Interface