All Tags »
customize proxy stub
Sorry, but there are no more tags available to filter with.
-
I want to add some child objects to my parent proxy stub to send over the wire. I added a partial class of the type parentproxy and marked up the properties with the Datamember attribute. However, they did not show up on the client after running svcUtil. I had to add the properties to the generated parentproxy to get them ...