Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Overloaded Methods
Message
De
23/08/2002 23:33:54
 
 
À
22/08/2002 16:22:06
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
00691767
Message ID:
00693232
Vues:
31
Hi, Bonnie.

Try this:
[WebMethod(MessageName="GetApparatusList2")]
public string GetApparatusList(string GUID, string Message, long StationKey)
{
...
}
Doing like this, on the client you will call GetApparatusList, and all the mapping for the messaging will be done internally... you don't need to worry about.

Sorry, I'm on a rush now... let me know either if you succeeded with this, or if you had some trouble.

HTH
Claudio Lassala
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform