UtilityTraceFunctionOutput QML Type
UtilityTraceFunctionOutput consists of a UtilityTraceFunction and its corresponding global result.">
UtilityTraceFunctionOutput QML Type | ArcGISQtQml
Esri.ArcGISRuntime
UtilityTraceFunctionOutput
A UtilityTraceFunctionOutput consists of a UtilityTraceFunction and its corresponding global result. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.9 |
Inherits: |
- List of all members, including inherited members
- UtilityTraceFunctionOutput is part of QML Type List.
Properties
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
Property Documentation
[read-only] function : UtilityTraceFunction |
The UtilityTraceFunction that was executed by the trace (read-only).
[read-only] result : var |
The global result of this UtilityTraceFunction (read-only).
The type of this numeric value depends on the Enums.UtilityNetworkAttributeDataType of the UtilityNetworkAttribute.