• Get the contingent values for each layer in the service. Remove key props that cannot be included with the addToDef call on deploy. Store the values alongside other key feature service properties in the template

    Parameters

    • properties: IFeatureServiceProperties

      the current feature services properties

    • adminUrl: string

      the current feature service url

    • authentication: UserSession

      Credentials for the request to AGOL

    Returns Promise<void>

    A promise that will resolve when the contingent values have been fetched. This function will update the provided properties argument when contingent values are found.