BaseMarkableJobElementAllowedScanControllers Property |
List of scan controllers as the target of the job element. An empty list means the job element allows any scan controller to be the target.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic ISet<BaseScanController> AllowedScanControllers { get; }
Property Value
ISetBaseScanController
See Also