Hello everyone,
When I call the method Query in a rest service, how do I get the results in my program (C#, Vb.Net, Python)
https://myServer/arcgis/rest/services/MyService/MapServer/10/query
I am only interested in getting
Query: Layer (ID: 10)
Thanks