An object that describes a CodedValueDomain to be created. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.14 |
Inherits: |
Properties
- values : CodedValueDescriptionListModel
Detailed Description
Creation of domains is currently only supported on mobile geodatabases, either created in ArcGIS Pro or via GeodatabaseUtility::create().
This QML type supports the following default properties. A default property may be declared inside another declared object without being assigned explicitly to a property.
Type | Default Property |
---|---|
CodedValueDescription | values |
Property Documentation
values : CodedValueDescriptionListModel |
A CodedValueDescriptionListModel of CodedValueDescription objects.
For fields that utilize a coded value domain, the field type must match the type of the coded values.