geoview-core
    Preparing search index...

    Function commonGetFieldDomain

    • Return the type of the specified field.

      Parameters

      • layerConfig:
            | EsriDynamicLayerEntryConfig
            | EsriImageLayerEntryConfig
            | EsriFeatureLayerEntryConfig

        layer configuration.

      • fieldName: string

        field name for which we want to get the type.

      Returns codedValueType | rangeDomainType | null

      The domain of the field.