AnalyticsItemData.CurrentDate - Propriété
Obtient la date lorsque les données d'analyse a été récupérées.
Espace de noms : Microsoft.Office.Server.Search.Analytics
Assembly : Microsoft.Office.Server.Search.Applications (dans Microsoft.Office.Server.Search.Applications.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property CurrentDate As DateTime
Get
Friend Set
'Utilisation
Dim instance As AnalyticsItemData
Dim value As DateTime
value = instance.CurrentDate
[DataMemberAttribute]
public DateTime CurrentDate { get; internal set; }
Valeur de propriété
Type : System.DateTime
Implémentations
IAnalyticsItemData.CurrentDate