Groups | Blog | Home
all groups > asp.net webservices > september 2004 >

asp.net webservices : Exposing WS Properties


Ganesh
9/30/2004 4:27:02 AM
Hi Experts,

How can I expose of my WS class?

I can expose methods of the class by adding the "WebMethod" attribute to the
method. Is there anyway to expose the Read/Write properties of the class?

Regards
Rhett Shoemaker
10/5/2004 4:41:19 PM

Webservices are stateless, So I don't see much point in
using properties. I don't know if it is technologically
possible.

Rhett

[quoted text, click to view]
AddThis Social Bookmark Button