Click or drag to resize

BaseJobExecutorProfileIgnoreCondition Property

The flag to indicate that the executor should not handle the binning for the job element.

Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public bool IgnoreCondition { get; set; }

Property Value

Boolean
See Also