Wednesday, May 20, 2009

splistitem update method

stolen from this blog

Method bSystem bPreserveItemVersion bNoVersion
SystemUpdate() true false false
SystemUpdate(false) true true false
UpdateOverwriteVersion() false false true
Update() false false false

UpdateOverwriteVersion is very useful when you want to migrate existing system to MOSS, and keep original date time information

Also be careful about build in MOSS column for document library.
MOSS display name MOSS internal name
Created Created
Created By Author
Modified Modified
Modified By Editor

No comments:

Post a Comment