V
vincent
Hello,
I'm webreferecing some webservice.
I have one WebMethod returning "List<SomeClass>"
I don't want SomeClass to be proxy generated on client side
But i want to use the same class that i have on server side.
I have seen one day an attribute to put on the WebMethod to specify the return
type.
I can't remember which one.
Please help me!
Vincent.
I'm webreferecing some webservice.
I have one WebMethod returning "List<SomeClass>"
I don't want SomeClass to be proxy generated on client side
But i want to use the same class that i have on server side.
I have seen one day an attribute to put on the WebMethod to specify the return
type.
I can't remember which one.
Please help me!
Vincent.