This topic has not yet been rated - Rate this topic

SPListItemCollection.Xml Property

Gets all the data in the collection in XMLDATA format.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public string Xml { get; }

Property Value

Type: System.String
A string that contains the data in XMLDATA format.

The XMLDATA format specifies XML data type information that can be used where data types are necessary (for example, in handling numeric expressions). If not specified as XMLDATA, everything in an XML document is a textual string.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ