Upload a document using webservices without changing its modification and creation dates
Posted
by Royson
on Stack Overflow
See other posts from Stack Overflow
or by Royson
Published on 2010-04-02T11:52:27Z
Indexed on
2010/04/02
11:53 UTC
Read the original article
Hit count: 208
c#
|sharepoint-api
my application is able to upload a document with meta-info. i am using web-services for that. Now i am interested to upload a document with its modifed the created date. I tried to set " ows_Modified" field value but it wont work.
How to upload file with its original modified and creation dates???
Thanks
© Stack Overflow or respective owner