The base type for utility network trace result objects. More...
Import Statement | import Esri. |
Since | Esri. |
Inherits | |
Inherited By | Utility |
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).