I am using an abstract class as a parameter in a web service call. Currently, I am including an XmlInclude of a derived class in the base class, like so:
[XmlIn
I don't see how in this case. If you are deserializing there is an overload for specify extra types array where you pass in the derived types.