sharepoint - Can I add object field to SPItem, to attach some kind of object to item? -


I have an SPListItem object. Do I type some type of object in the Arrayial or dictionary, or whatever field to store Can I add?

Thank you.

You can use SPListItem.Properties to store custom information that relates to a specific SPField is not. Do not forget to call an update () / system upgrade () after installation of an asset.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -