BaseJobDefinitionConverterCreateJob Method |
Creates a new job instance.
Namespace: RAYLASE.Marker.JobAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic JobDefinition CreateJob(
string jobLabel
)
Parameters
- jobLabel String
- The label of the job.
Return Value
JobDefinition[Missing <returns> documentation for "M:RAYLASE.Marker.Job.BaseJobDefinitionConverter.CreateJob(System.String)"]
See Also