Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Retrieve SPListItem value

  Asked By: Bhagavati Yadav         Date: Apr 15, 2010      Category: Sharepoint      Views: 335
 

I am trying to retrieve the value stored in the SPListItem
object. However, the properties I found in this object
are:
Attachments, Fields, File, ID, ListItems,
ModerationInformation, ParentList, XML.

Is there a way to retrieve the value by using the existing
properties?

In Microsoft's documentation, there are two more
properties, Item(int32) and Item(string). Does anyone
know how to get these two properties also?


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 Retrieve SPListItem value Or get search suggestion and latest updates.


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