Select to view content in your preferred language

Call GP Service

328
0
03-20-2020 08:49 AM
jaykapalczynski
Honored Contributor

Not sure if I have to correct group here...

I am writing a GP Service that will accept a single parameter (address) this parameter will then be used to select all features within 50 miles and return a field value for each result in json or array of some sort.

My question is How do I call this service from .NET C#, get the result and write the result to a variable that I can see in the console....

0 Kudos
0 Replies