This is not a duplicate question, I checked all the available questions on the same subject.
I'm trying to consume a service which is WSDL.
Now I want to return the list of particular field from the response and below is what I tried:
What is the best way to return a list of 'PreferredFullName' from the response?