de la propiedad QueryInfo.SearchServiceApplicationID
Get or sets a unique identifier of the Web Service that is administering and managing the Buscar components on the server.
Espacio de nombres: Microsoft.Office.Server.Search.Query
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
<DataMemberAttribute> _
Public Property SearchServiceApplicationID As String
Get
Set
'Uso
Dim instance As QueryInfo
Dim value As String
value = instance.SearchServiceApplicationID
instance.SearchServiceApplicationID = value
[DataMemberAttribute]
public string SearchServiceApplicationID { get; set; }
Valor de propiedad
Tipo: System.String
A unique identifier of the SearchServiceApplication.