The method works with arrays (https://docs.microsoft.com/en-us/dotnet/standard/serialization/controlling-xml-serialization-using-attributes).
We need to know how to set and use these kind of arrays on the SOAP definition.
Thanks for the help
sure, what have you tried, and what exactly is the problem? SOAP is messy as hell, and I would recommend avoiding it, if at all possible.
Brian