Function getSolutionsRelatedToAnItem

  • Gets the ids of all Solution items associated with an AGO item via a Solution2Item relationship.

    Parameters

    • itemId: string

      Id of an AGO item to query

    • authentication: UserSession

      Credentials for the request

    Returns Promise<string[]>

    Promise resolving to a list of Solution item ids