Share via


Keyword.EndDate - Propriété

Obtient ou définit la date d'expiration du mot clé.

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
    Get
    Set
'Utilisation
Dim instance As Keyword
Dim value As DateTime

value = instance.EndDate

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

Valeur de propriété

Type : System.DateTime
Une valeur System.DateTime qui représente la date d'expiration.

Voir aussi

Référence

Keyword classe

Keyword - Membres

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