Microsoft FactoryOrchestrator Client FactoryOrchestratorClient SaveAllTaskListsToXmlFile(string)
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.SaveAllTaskListsToXmlFile(string) Method
Asynchronously Saves all TaskLists in the Service to a FactoryOrchestratorXML file.
public System.Threading.Tasks.Task SaveAllTaskListsToXmlFile(string filename);
Parameters
filename
System.String
The path to the FactoryOrchestratorXML file that will be created.
Returns
System.Threading.Tasks.Task
true on success