UtilityTraceResult
UtilityTraceResult =
object
Defined in: src/ExpoArcgis.types.ts:1616
Result of UtilityNetwork.trace. Flattens the native UtilityElementTraceResult.
Properties
Section titled “Properties”elementCount
Section titled “elementCount”elementCount:
number
Defined in: src/ExpoArcgis.types.ts:1618
Number of elements found by the trace.
elements
Section titled “elements”elements:
UtilityElementInfo[]
Defined in: src/ExpoArcgis.types.ts:1620
The elements found by the trace.