Name

wslists.UpdateList (listName, listProperties, newFields, updateFields, deleteFields, listVersion)

Synopsis

Updates a list based on the specified field definitions and list properties. Returns an IXMLDOMNodeList describing the list after changes are made and containing an element for every new, updated, or deleted row.

Argument

Data type

Settings

listName

String

The name or GUID of the list

listProperties

IXMLDOMNodeList

An XML List element that includes elements for the list properties to update

newFields

IXMLDOMNodeList

An XML Fields element containing a list of the new fields and their properties

updateFields

IXMLDOMNodeList

An XML Fields element containing a list of the changed fields and their changes

deleteFields

IXMLDOMNodeList

An XML Fields element containing a list of the deleted fields

listVersion

IXMLDOMNodeList

An XML Version element containing the version of the list

Get Programming Excel with VBA and .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.