Hi,
I have created on xml file as example data.xml
I have to pass this file as parameter
[OperationContract]
stream GetEmamPriceAvail(stream data);
Regards,
Amit Singh
Hi,
I have created on xml file as example data.xml
I have to pass this file as parameter
[OperationContract]
stream GetEmamPriceAvail(stream data);
Regards,
Amit Singh
Replies
Know the answer? Post it — somebody with the same question will find it here.