Hi,
I created an ArcGisDynamicMapServiceLayer on a local map service and opened a shapefile. Is it possible to query the attributes of this layer? I set a DefinitionExpression through DynamicLayerInfo but how can I access the attributes of the visible features?
Using a QueryTask always results in 0 features, I used the blocking and non blocking methods. Are querys on local services not allowed?
kind regards,
Daniel