KeywordQueryProperties.GenerationId - Propriété

Obtient ou définit l'identificateur (ID) de la génération.

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property GenerationId As Long
    Get
    Set
'Utilisation
Dim instance As KeywordQueryProperties
Dim value As Long

value = instance.GenerationId

instance.GenerationId = value
[DataMemberAttribute]
public long GenerationId { get; set; }

Valeur de propriété

Type : System.Int64

Voir aussi

Référence

KeywordQueryProperties classe

KeywordQueryProperties - Membres

Microsoft.Office.Server.Search.Query - Espace de noms