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