UtilityTraceResult QML Type

  • Esri.ArcGISRuntime
  • UtilityTraceResult
  • The base type for utility network trace result objects. More...

    Import Statement: import Esri.ArcGISRuntime
    Since: Esri.ArcGISRuntime 100.6
    Inherits:

    Object

    Inherited By:

    UtilityElementTraceResult, UtilityFunctionTraceResult, and UtilityGeometryTraceResult

    Properties

    Detailed Description

    Note: You cannot declare or create a component of this type in QML code.

    Property Documentation

    [read-only, since Esri.ArcGISRuntime 200.1] nearestNeighborResult : Enums.UtilityNearestNeighborResult

    A value indicating the result of UtilityNearestNeighbor in relation to its requested count (read-only).

    This property was introduced in Esri.ArcGISRuntime 200.1.


    [read-only] traceResultObjectType : Enums.UtilityTraceResultObjectType

    Returns the type of trace result (read-only).

    See also Enums.UtilityTraceResultObjectType.


    [read-only] warnings : list<string>

    Returns the list of warnings returned from the trace operation, if any (read-only).


    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.