This topic has not yet been rated - Rate this topic

WebSvcspsearch namespace

Search in Microsoft SharePoint Foundation 2010 exposes its search functionalities through the Query Web service. This allows you to access SharePoint Foundation Search results from client applications and Web applications outside of the context of a SharePoint site.

To access the Query service and its methods, set a Web reference to http://[site]/_vti_bin/spsearch.asmx.

  ClassDescription
Public classQueryServiceThe QueryService class is the entry point for calling the SharePoint Foundation Query web service.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.