spGetItem
Gets all the fields of the specified item.
Required Parameters
| list | The name (or id) of the list. | |
| itemid | The id of the item. |
Optional Parameters
| siteurl | The absolute url of the target web site. The siteurl must be provided if you need to work out of SharePoint. |
Output Attributes
| sp:isfolder | Tells if the item is folder. | |
| sp:* | Other fields of the item. |