Skip to main content

TreeList.ExportToXml Method

Name Parameters Description
ExportToXml(Stream) stream Exports the Tree List’s data as XML and sends it to the specified stream.
ExportToXml(String) xmlFile Exports the Tree List’s data to the specified file as XML.