JobDefinitionScanControllers Property |
List of scan controllers as the target of the jobs.
Namespace: RAYLASE.Marker.JobAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic IList<BaseScanController> ScanControllers { get; }
Property Value
IListBaseScanController
See Also