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

    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.