Ranking.LastUpdateEnd, propriété (Microsoft.Office.Server.Search.Administration)
Gets the time when the last ranking update completed.
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 LastUpdateEnd As DateTime
'Utilisation
Dim instance As Ranking
Dim value As DateTime
value = instance.LastUpdateEnd
public DateTime LastUpdateEnd { get; }
Valeur de la propriété
A System.DateTime object that represents the date and time value when the last ranking update completed.
Voir aussi
Référence
Ranking, classe
Membres Ranking
Microsoft.Office.Server.Search.Administration, espace de noms