Hi Rick,
I have a similar problem. Have you got a solution for this probelem?
Thanks.
jeytu
User Profile
Collapse
-
Web Method return a complex class
Hi all,
I'm a newbie with .net. I have created a web method that would return a class.
The definition of the class is
<Serializable() > Public Class Response
Dim l_status As Boolean
Dim l_Message As New ArrayList
Public Property Status() As Boolean
Get
Status = l_status
End Get
Set(ByVal Value As...
No activity results to display
Show More
Leave a comment: