Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the date of the last changed field.
Namespace: Microsoft.SharePoint.Search.Extended.Administration
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
Property LastChanged As DateTime
Get
Set
'Usage
Dim instance As Identifiable
Dim value As DateTime
value = instance.LastChanged
instance.LastChanged = value
DateTime LastChanged { get; set; }
Property Value
Type: System.DateTime
The current value of the last changed field.
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration Namespace