Click or drag to resize

IJobManagerImportJob Method

Overload List
 NameDescription
Public methodImportJob(Stream, String) Loads from a given stream of a specific format and creates the corresponding job. Missing items will be reported back in the return value.
Public methodImportJob(String, String) Imports from a given saved file of a specific format and creates the corresponding job. Missing items will be reported back in the return value.
Top
See Also