Skip to content

Microsoft FactoryOrchestrator Core IFactoryOrchestratorService ReorderTaskLists(System Collections Generic List System Guid )

Microsoft.FactoryOrchestrator.Core

Microsoft.FactoryOrchestrator.Core.IFactoryOrchestratorService

IFactoryOrchestratorService.ReorderTaskLists(System.Collections.Generic.List<System.Guid>) Method

Reorders the TaskLists known to the Service.

void ReorderTaskLists(System.Collections.Generic.List<System.Guid> newOrder);

Parameters

newOrder System.Collections.Generic.List<System.Guid>
An ordered list of GUIDs corresponding to the TaskList GUIDs known to the Service.