Click or drag to resize

BaseJobExecutorProfileIgnoreZeroPowerAfterExecution Property

If true, zero power after execution will be omitted, regardless the configuration.

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

Property Value

Boolean
See Also