UiPath Documentation
activities
latest
false

Productivity activities

GetTask

Retrieves a specific task from a task list.

Namespace: UiPath.GSuite.Activities.API

Assembly: UiPath.GSuite.Activities.API (in UiPath.GSuite.Activities.API.dll)

Syntax

ITask GetTask(
	string taskId,
	ITaskList list
)
ITask GetTask(
	string taskId,
	ITaskList list
)

Parameters

taskId String : The identifier of the task to retrieve.

list ITaskList : The task list containing the task.

Return value

ITask - The task with the specified identifier.

  • Syntax
  • Parameters
  • Return value

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated