SearchSettingGroupCollection.LastChangedTime Property
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Keywords
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
ReadOnly Property LastChangedTime As DateTime
Get
'Usage
Dim instance As SearchSettingGroupCollection
Dim value As DateTime
value = instance.LastChangedTime
DateTime LastChangedTime { get; }
Property Value
Type: System.DateTime
See Also
Reference
SearchSettingGroupCollection Interface
SearchSettingGroupCollection Members
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace