I wonder if it's possible to parameter the IdentifyTask in order that the result features attributes would be using the fields names instead of the fields alias.
This is because fields names are less likely to be changed than alias over the course of time.
Also, I dont how the API would handle fields that have the same alias. That could happen...
Thank you!