: Ranking.LastUpdateStart (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the time when the last ranking update started.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property LastUpdateStart As DateTime
'Uso
Dim instance As Ranking
Dim value As DateTime
value = instance.LastUpdateStart
public DateTime LastUpdateStart { get; }
Valor de propiedad
A System.DateTime object that represents the date and time value when the last ranking update started.
Vea también
Referencia
Ranking (Clase)
Ranking (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)