ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / ElementResult Class / Elements Property

Elements Property (ElementResult)
Returns a collection of ArcGIS.Core.Data.UtilityNetwork.Element information from a trace.
Syntax
public IReadOnlyList<Element> Elements {get;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.1 or higher.
See Also