ArcGIS Pro 2.8 API Reference Guide
LineCore Property

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > AggregatedGeometryResult Class : LineCore Property
Returns an aggregated ArcGIS.Core.Geometry.Polyline geometry. This geometry is the union of all of the linear features returned by the trace.
Syntax
protected virtual Geometry LineCore {get;}
Protected Overridable ReadOnly Property LineCore As Geometry
Remarks
The purpose of this protected method is to provide the inheritor of this class with a mechanism to override Line.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

AggregatedGeometryResult Class
AggregatedGeometryResult Members