Hi,
I have some basic question about this new dynamic layer. I am working on a sample code of QueryDataSource from ArcGIS API for Silverlight. It seems ok but i could not see data being drawn on my map.
I guess my first question is this "myDynamicLayerInfo.ID = 102". It could be any number, it would work if it is same as the LayerDrawingOptions.LayerID. But if id is already existing in the map service, it will replace the old layer.
My second question is where all this dynamic layer saved once being added into the map service.
Please advice why the data is not being drawn on the map.
BTW, it is in my legend.