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:

    Object

    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.


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