This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IN > INetworkAnalysisExtResults Interface > INetworkAnalysisExtResults.ResultsAsSelection Property (ArcObjects .NET 10.5 SDK) |
Indicates if results are returned as a selection.
[Visual Basic .NET] Public Property ResultsAsSelection As Boolean
[C#] public bool ResultsAsSelection {get; set;}