RangeDomain QML Type

A domain which specifies a range of valid values for a field. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.0
Inherits:

Domain

Properties

Detailed Description

Note: Since the 100.10 release, this class may be created from json. This is the only way the class may be created.

Property Documentation

maxValue : var

Returns the maximum value of the range (read-only).

Note: The supported types are:

  • int
  • real
  • double
  • date

minValue : var

Returns the minimum value of the range (read-only).

Note: The supported types are:

  • int
  • real
  • double
  • date

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