The base type for utility network trace result objects. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.6 |
Inherits: | |
Inherited By: | UtilityElementTraceResult, UtilityFunctionTraceResult, and UtilityGeometryTraceResult |
Properties
- traceResultObjectType : Enums.UtilityTraceResultObjectType
- warnings : list<string>
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
Property Documentation
Returns the type of trace result (read-only).
See also Enums.UtilityTraceResultObjectType.
Returns the list of warnings returned from the trace operation, if any (read-only).