ContingentRangeValue Class

  • ContingentRangeValue
  • class Esri::ArcGISRuntime::ContingentRangeValue

    An object that defines a min and max range specified in a contingency. More...

    Header: #include <ContingentRangeValue.h>
    Since: Esri::ArcGISRuntime 100.13
    Inherits: Esri::ArcGISRuntime::ContingentValue

    Public Functions

    virtual ~ContingentRangeValue() override
    QVariant maxValue() const
    QVariant minValue() const

    Detailed Description

    Relevant samples:

    Member Function Documentation

    [override virtual] ContingentRangeValue::~ContingentRangeValue()

    Destructor.

    QVariant ContingentRangeValue::maxValue() const

    Returns the maximum allowed value.

    QVariant ContingentRangeValue::minValue() const

    Returns the minimum allowed value.

    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