| ArcGIS Developer Help (EditorExt) |
|
INetworkAnalysisExtResults.ResultsAsSelection Property
Indicates if results are returned as a selection.
[Visual Basic 6.0]
Property ResultsAsSelection As Boolean
[Visual Basic .NET]
Public Property ResultsAsSelection As Boolean
[C#]
public bool ResultsAsSelection {get; set;}
Product Availability
Available with ArcGIS Desktop.
See Also
INetworkAnalysisExtResults Interface
Example
INetworkAnalysisExtResults Example
Send feedback on this page