Compartir a través de


: Keyword.ReviewDate (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets the review date for the keyword.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Property ReviewDate As DateTime
'Uso
Dim instance As Keyword
Dim value As DateTime

value = instance.ReviewDate

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

Valor de propiedad

A System.DateTime value that represents the review date.

Vea también

Referencia

Keyword (Clase)
Keyword (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)