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: |
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
Returns the maximum value of the range (read-only).
Note: The supported types are:
- int
- real
- double
- date
Returns the minimum value of the range (read-only).
Note: The supported types are:
- int
- real
- double
- date