Compartir a través de


: Ranking.LastUpdateEnd (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets the time when the last ranking update completed.

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

Sintaxis

'Declaración
Public ReadOnly Property LastUpdateEnd As DateTime
'Uso
Dim instance As Ranking
Dim value As DateTime

value = instance.LastUpdateEnd
public DateTime LastUpdateEnd { get; }

Valor de propiedad

A System.DateTime object that represents the date and time value when the last ranking update completed.

Vea también

Referencia

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