Obsolete Members for GeoprocessingTask

  • GeoprocessingTask
  • The following members of class GeoprocessingTask are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

    Public Functions

    (deprecated) Esri::ArcGISRuntime::TaskWatcher createDefaultParameters()

    Signals

    (deprecated) void createDefaultParametersCompleted(const QUuid &taskId, const Esri::ArcGISRuntime::GeoprocessingParameters &parameters)

    Member Function Documentation

    [since Esri::ArcGISRuntime 100.1] Esri::ArcGISRuntime::TaskWatcher GeoprocessingTask::createDefaultParameters()

    This function is deprecated. We strongly advise against using it in new code.

    Creates default geoprocessing parameters from the service.

    The createDefaultParametersCompleted signal will emit once the operation is complete, giving access to the resulting GeoprocessingParameters.

    This function was introduced in Esri::ArcGISRuntime 100.1.

    [signal, since Esri::ArcGISRuntime 100.1] void GeoprocessingTask::createDefaultParametersCompleted(const QUuid &taskId, const Esri::ArcGISRuntime::GeoprocessingParameters &parameters)

    This function is deprecated. We strongly advise against using it in new code.

    Signal emitted after the createDefaultParameters asynchronous method completes.

    • taskId - The task ID of the asynchronous task.
    • parameters - The generated default parameters for the GeoprocessingTask.

    This function was introduced in Esri::ArcGISRuntime 100.1.

    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