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


INetworkAnalysisExtResults.ResultsAsSelection Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (EditorExt)  

INetworkAnalysisExtResults.ResultsAsSelection Property

Indicates if results are returned as a selection.

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

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtResults Interface

.NET Samples

Custom upstream trace task (Code Files: CustomUpstreamTraceTaskVBNet)