This forum is closed. Thank you for your contributions.
hi ,
I need to show total files size of diffrent verions of an item in document library .
can any one tell me how I can achive this ?
Thanks
Hi,
You can check these articles. It offers us a code snippet to get all versions of documents. You can traverse the file version collection to get the size for each version.
http://www.codeproject.com/KB/sharepoint/Anti_Shunter.aspx#
http://blogs.msdn.com/b/karthick/archive/2006/03/28/563045.aspx
Hope this helps.
Thanks,
Pengyu Zhao