S
Steep Learning Curve
Hi
I am having difficulty finding the right DataAdapter Object in the InfoPath
SDK to submit to the Sharepoint DataConnection. I have created a Email
Adapter below:
WebServiceAdapter2 WebServiceAdapter =
(WebServiceAdapter2)thisXDocument.DataAdapters["EmailConnection"];
WebServiceAdapter.Submit();
Whats is the DataAdapter object if I the DataConnection is on submitting
into Sharepoint? Can you please give me the example code as well.
Cheers
I am having difficulty finding the right DataAdapter Object in the InfoPath
SDK to submit to the Sharepoint DataConnection. I have created a Email
Adapter below:
WebServiceAdapter2 WebServiceAdapter =
(WebServiceAdapter2)thisXDocument.DataAdapters["EmailConnection"];
WebServiceAdapter.Submit();
Whats is the DataAdapter object if I the DataConnection is on submitting
into Sharepoint? Can you please give me the example code as well.
Cheers