E
eran
Hi,
I have a public enum declared in a webservice.
When creating a web reference by vs.net, the reference contains the enum
declaration but only the text and not the numeric values of the enum.
This, of course, results in getting the wrong numbers for the enum values in
the client.
Any Ideas?
TIA,
Eran
I have a public enum declared in a webservice.
When creating a web reference by vs.net, the reference contains the enum
declaration but only the text and not the numeric values of the enum.
This, of course, results in getting the wrong numbers for the enum values in
the client.
Any Ideas?
TIA,
Eran