UtilityFunctionTraceResult Class

  • UtilityFunctionTraceResult
  • class Esri::ArcGISRuntime::UtilityFunctionTraceResult

    A trace result set comprised of a collection of UtilityTraceFunctionOutput objects. More...

    Header: #include <UtilityFunctionTraceResult.h>
    Since: Esri::ArcGISRuntime 100.9
    Inherits: Esri::ArcGISRuntime::UtilityTraceResult

    Public Functions

    virtual ~UtilityFunctionTraceResult() override
    QList<Esri::ArcGISRuntime::UtilityTraceFunctionOutput *> functionOutputs() const

    Detailed Description

    Member Function Documentation

    [override virtual] UtilityFunctionTraceResult::~UtilityFunctionTraceResult()

    Destructor.

    QList<Esri::ArcGISRuntime::UtilityTraceFunctionOutput *> UtilityFunctionTraceResult::functionOutputs() const

    Returns the collection of UtilityTraceFunctionOutput that comprise the trace results.

    A UtilityTraceFunctionOutput is returned for every UtilityTraceFunction in the UtilityTraceConfiguration.

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

    You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

    Your ArcGIS portal

    Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

    Your ArcGIS Location Platform dashboard

    Manage billing, monitor service usage, and access additional resources.

    Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

    Close