Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

how can we modify metadata for file in document library

  Asked By: Alma Malone         Date: Sep 13, 2009      Category: Sharepoint      Views: 333
 

we have uploaded file programmatically using Share point Api to
document library
some of its methods supports few property to be set as default while
adding file to library but still some of the property are not set or
are set as per assumption of portal.

to be precise while programmatically uploading file to document
library i need to set my own title and description properties for
that particular file. any solution???

Tagged:                    

 

1 Answer Found

 
Answer #1       Answered By: Sarita Patel          Answered On: Sep 13, 2009       

This can be done using the RPC methods  as described in the SDK.

 
Didn't find what you were looking for? Find more on how can we modify metadata for file in document library Or get search suggestion and latest updates.


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