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.
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies the last time a list item, field, or property of the list was modified.
var value = SP.List.get_lastItemModifiedDate();
Property Value
Type: DateTime
Applies To
Remarks
It must return Created if the list has not been modified.