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

Workflow activities

Last updated Mar 3, 2026

Update List Item

UiPath.Activities.System.Arrays.UpdateListItem

Description

Updates the value of a specific item in a list.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Windows, Cross-platform configuration

  • Item index - The index of the item to be updated. Item indexing begins with 0.
  • List - The list containing the item to be updated.
  • New value - The new value to be set at the specified index.

Windows - Legacy configuration

Properties panel
Common
  • DisplayName - The display name of the activity.
Input
  • Item index - The index of the item to be updated. Item indexing begins with 0.
  • List - The list containing the item to be updated.
  • New value - The new value to be set at the specified index.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
  • TypeArgument - A drop-down list that enables you to choose what .NET variable type you want to use with the activity.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated