ArcGIS Pro 2.8 API Reference Guide
NearestCategories Property

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > NearestNeighbor Class : NearestCategories Property
The Category strings that are used to define rows to return.
Syntax
public IReadOnlyList<string> NearestCategories {get;}
Public ReadOnly Property NearestCategories As IReadOnlyList(Of String)
Remarks
If the row's ArcGIS.Core.Data.UtilityNetwork.AssetType.CategoryList contains one of these Category strings, it can be returned by the nearest neighbor filter.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

NearestNeighbor Class
NearestNeighbor Members