Activities
latest
false
Productivity Activities
Last updated Jul 1, 2024

UpdateItem

Update a SharePoint list item.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

Assembly: UiPath.MicrosoftOffice365.Activities.Api (in UiPath.MicrosoftOffice365.Activities.Api.dll)

Syntax

DataRow UpdateItem(
	ISharepointList list,
	DataRow row
)DataRow UpdateItem(
	ISharepointList list,
	DataRow row
)

Parameters

list ISharepointList
The SharePoint list for which to update the item.
row DataRow
The item to update, with all the columns of the list, stored in a DataRow. This should contain and have a valid value in the 'ID' column.

Return value

DataRow - The updated item, with all the columns of the list, stored in a DataRow.
  • Syntax
  • Parameters
  • Return value

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.