Ranking.LastUpdateStart, propriété (Microsoft.Office.Server.Search.Administration)
Gets the time when the last ranking update started.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LastUpdateStart As DateTime
'Utilisation
Dim instance As Ranking
Dim value As DateTime
value = instance.LastUpdateStart
public DateTime LastUpdateStart { get; }
Valeur de la propriété
A System.DateTime object that represents the date and time value when the last ranking update started.
Voir aussi
Référence
Ranking, classe
Membres Ranking
Microsoft.Office.Server.Search.Administration, espace de noms