Function updateLayerFieldReferencesPrivate

  • Private

    Updates a feature service with a list of layers and/or tables.

    Parameters

    • itemTemplate: IItemTemplate
    • fieldInfos: any

      Hash map of properties that contain field references

    • popupInfos: IPopupInfos

      Hash map of a layers popupInfo

    • adminLayerInfos: any

      Hash map of a layers adminLayerInfo

    • templateDictionary: any

      Hash mapping Solution source id to id of its clone (and name & URL for feature service)

    Returns Promise<any>

    A promise that will resolve when the feature service has been updated