ArcGIS Pro 2.8 API Reference Guide
NearestNeighborResult Property

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > Result Class : NearestNeighborResult Property
Returns whether the NearestNeighbor filter returned the correct number of results.
Syntax
public NearestNeighborResult NearestNeighborResult {get;}
Public ReadOnly Property NearestNeighborResult As NearestNeighborResult
Remarks
This value is only applicable if the NearestNeighbor property in the TraceConfiguration.Filter object has been set.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Result Class
Result Members