Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Adding value to multivalue property

  Asked By: Gustavo Vega         Date: Mar 06, 2010      Category: Sharepoint      Views: 228
 

I should programatically add a value to a multivalue property of a
document.

Could anybody tell me what are the specific lines of code I have to
write to do this?

I only know the following code:

oDocument.Property("Contributors") = Array ("Al", "John", "Jack")

But what if I only have to add one new value to the array?


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:          

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Adding value to multivalue property Or get search suggestion and latest updates.


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