Partager via


Keyword.EndDate, propriété (Microsoft.Office.Server.Search.Administration)

Gets or sets the keyword's expiration date.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Property EndDate As DateTime
'Utilisation
Dim instance As Keyword
Dim value As DateTime

value = instance.EndDate

instance.EndDate = value
public DateTime EndDate { get; set; }

Valeur de la propriété

A System.DateTime value that represents the expiration date.

Voir aussi

Référence

Keyword, classe
Membres Keyword
Microsoft.Office.Server.Search.Administration, espace de noms