activities
latest
false
UiPath logo, featuring letters U and I in white

Productivity Activities

Last updated Mar 19, 2025

CreateItem

Creates an empty DataRow based on the SharePoint list schema. Can be later used with an AddItem(ISharepointList, DataRow) operation.

Syntax

 [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]DataRow CreateItem(
	ISharepointList list
)

Parameters

list ISharepointList
The SharePoint list for which to create an empty item.

Return value

DataRow - A DataRow based on the SharePoint list schema.

Was this page helpful?

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