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.
Date when the last item of the Web site was changed.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property LastItemModifiedDate As DateTime
Get
'Usage
Dim instance As SPWebInfo
Dim value As DateTime
value = instance.LastItemModifiedDate
public DateTime LastItemModifiedDate { get; }
Property Value
Type: System.DateTime
A DateTime representing the last time a Web site item was changed.