AnalyticsTenantSettingsData.LastUpdateTime property
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property LastUpdateTime As DateTime
Get
Friend Set
'Usage
Dim instance As AnalyticsTenantSettingsData
Dim value As DateTime
value = instance.LastUpdateTime
[DataMemberAttribute]
public DateTime LastUpdateTime { get; internal set; }
Property value
Type: System.DateTime
See also
Reference
AnalyticsTenantSettingsData class