Activities
latest
false
Productivity Activities
Last updated Jun 26, 2024

CreateItem

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

Syntax

DataRow CreateItem(
	ISharepointList list
)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.
  • 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.