UpdateList Method

This method stores data in the SharePoint list.

This method does not return any values and should have OutputType set to Ignore.

Parameters

Parameter Type Description
Data Context Store Reference Data to be stored in the SharePoint list. Only data in the entity whose name is the same as ListName will be sent to SharePoint.
ListName String (Context Store Reference, Data Constant Reference) Name of the SharePoint list.
ViewName String (Context Store Reference , Data Constant Reference) Name of the view. If omitted, default view is taken.