Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Sharepoint List "Last Modified Date"

  Asked By: Marissa Black         Date: Feb 14, 2006      Category: Sharepoint      Views: 1203
 

Anyone know how to access this date (doesnt matter in what format)
programmatically with the OM? Or if this is possible?

Tagged:          

 

2 Answers Found

 
Answer #1       Answered By: Christop Mcfadden          Answered On: Feb 14, 2006       

Are you trying to read it? It should be available.

Sometimes it is tricky finding the column names. I use the free SharePoint Explorer from http://www.navigosystems.com/ontolica.

Before I found that tool, I would use a command line program to get the list  schema from the Lists web service.

 
Answer #2       Answered By: Harshita Padwal          Answered On: Feb 14, 2006       

The field name is 'Modified'.............

 
Didn't find what you were looking for? Find more on Sharepoint List "Last Modified Date" Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].