CodedValueDomainDescription QML Type

CodedValueDomain to be created."> CodedValueDomainDescription QML Type | ArcGISQtQml
  • Esri.ArcGISRuntime
  • CodedValueDomainDescription
  • An object that describes a CodedValueDomain to be created. More...

    Import Statement: import Esri.ArcGISRuntime
    Since: Esri.ArcGISRuntime 100.14
    Inherits:

    DomainDescription

    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.

    TypeDefault Property
    CodedValueDescriptionvalues

    Property Documentation

    [read-only] 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.


    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.