ArcGIS Pro 2.6 API Reference Guide
NearestNeighborResult Enumeration

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace : NearestNeighborResult Enumeration
Indicates the result of a nearest neighbor filter.
Syntax
Members
MemberDescription
CorrectNumberFound The correct number of rows were returned by the nearest neighbor filter.
IncorrectNumberFound The incorrect number of rows were returned by the nearest neighbor filter.
NotApplicable The tracing operation did not specify a nearest neighbor filter.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.UtilityNetwork.Trace.NearestNeighborResult

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace