KeywordQuery.GenerationId - Propriété
Spécifie la création d'un index à partir de laquelle les résultats de recherche doivent être récupérés.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property GenerationId As Long
Get
Set
'Utilisation
Dim instance As KeywordQuery
Dim value As Long
value = instance.GenerationId
instance.GenerationId = value
public long GenerationId { get; set; }
Valeur de propriété
Type : System.Int64