ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / Result Class / NearestNeighborResult Property

In This Topic
    NearestNeighborResult Property
    In This Topic
    Returns whether the NearestNeighbor filter returned the correct number of results.
    Syntax
    Public ReadOnly Property NearestNeighborResult As NearestNeighborResult
    public NearestNeighborResult NearestNeighborResult {get;}
    Remarks
    This value is only applicable if the NearestNeighbor property in the TraceConfiguration.Filter object has been set.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also