Skip to content

Microsoft FactoryOrchestrator Client FactoryOrchestratorClient UpdateTaskList(Microsoft FactoryOrchestrator Core TaskList)

Microsoft.FactoryOrchestrator.Client

Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient

FactoryOrchestratorClient.UpdateTaskList(Microsoft.FactoryOrchestrator.Core.TaskList) Method

Asynchronously Updates an existing TaskList on the Service.

public System.Threading.Tasks.Task UpdateTaskList(Microsoft.FactoryOrchestrator.Core.TaskList taskList);

Parameters

taskList Microsoft.FactoryOrchestrator.Core.TaskList
The updated TaskList.

Returns

System.Threading.Tasks.Task
true if it was updated successfully.