ArcGIS Pro 2.7 API Reference Guide
NearestAssetTypes Property

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > NearestNeighbor Class : NearestAssetTypes Property
The ArcGIS.Core.Data.UtilityNetwork.AssetType objects that are used to define rows to return.
Syntax
public IReadOnlyList<AssetType> NearestAssetTypes {get;}
Public ReadOnly Property NearestAssetTypes As IReadOnlyList(Of AssetType)
Remarks
If the row's ArcGIS.Core.Data.UtilityNetwork.AssetType is in this list, it can be returned by the nearest neighbor filter.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

NearestNeighbor Class
NearestNeighbor Members