UtilityElementTraceResult QML Type
UtilityElement objects.">
UtilityElementTraceResult QML Type | ArcGISQtQml
Esri.ArcGISRuntime
UtilityElementTraceResult
A trace result set comprised of a collection of UtilityElement objects. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.6 |
Inherits: |
- List of all members, including inherited members
- UtilityElementTraceResult is part of QML Type List.
Properties
- elements : list<UtilityElement>
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
Property Documentation
[read-only] elements : list<UtilityElement> |
The list of UtilityElement objects that comprise the trace results (read-only).