QueryService.GetPortalSearchInfo, méthode (websvcSearch)
Returns a list of scopes for the Recherche de contenu d'entreprise. This method is deprecated and should not be used in new applications.
Espace de noms : websvcSearch
Assembly : MOSSSOAP (dans mosssoap.dll)
Syntaxe
'Déclaration
<SoapDocumentMethodAttribute("https://microsoft.com/webservices/OfficeServer/QueryService/GetPortalSearchInfo", RequestNamespace:="https://microsoft.com/webservices/OfficeServer/QueryService", ResponseNamespace:="https://microsoft.com/webservices/OfficeServer/QueryService", Use:=SoapBindingUse.Literal, ParameterStyle:=SoapParameterStyle.Wrapped)> _
Public Function GetPortalSearchInfo As String
'Utilisation
Dim instance As QueryService
Dim returnValue As String
returnValue = instance.GetPortalSearchInfo
[SoapDocumentMethodAttribute("https://microsoft.com/webservices/OfficeServer/QueryService/GetPortalSearchInfo", RequestNamespace="https://microsoft.com/webservices/OfficeServer/QueryService", ResponseNamespace="https://microsoft.com/webservices/OfficeServer/QueryService", Use=SoapBindingUse.Literal, ParameterStyle=SoapParameterStyle.Wrapped)]
public string GetPortalSearchInfo ()
Valeur de retour
A string containing XML with the list of scopes.
Voir aussi
Référence
QueryService, classe
Membres QueryService
websvcSearch, espace de noms