Click or drag to resize

JobDefinitionScanControllers Property

List of scan controllers as the target of the jobs.

Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public IList<BaseScanController> ScanControllers { get; }

Property Value

IListBaseScanController
See Also