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