Microsoft FactoryOrchestrator Core FactoryOrchestratorXML Load(string)
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.FactoryOrchestratorXML
FactoryOrchestratorXML.Load(string) Method
Loads the TaskLists in a FactoryOrchestratorXML file.
public static Microsoft.FactoryOrchestrator.Core.FactoryOrchestratorXML Load(string filename);
Parameters
filename
System.String
The FactoryOrchestratorXML file to load.
Returns
FactoryOrchestratorXML
a FactoryOrchestratorXML object that can then be parsed by the Server.