ArcGIS Pro 3.2 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 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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also