Hi there,
I managed to run attribute query on NUTS1 level, now I need to perform identify task on the next level.
Is it even possible to use GraphicsLayer with results from previous query as a geometry on which identify task runs? There is Geometry property in IndentifyParameters Class, it accepts polygons, but I can't find how to use graphics layer instead of MapPoint.
Please help.