Click or drag to resize

BaseFlowJobElementIsAborted Property

The flag to indicate whether this job element has stopped processing its children in case of error.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public bool IsAborted { get; }

Property Value

Boolean
See Also