BaseFlowJobElementIsAborted Property |
The flag to indicate whether this job element has stopped processing its children in case of error.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic bool IsAborted { get; }
Property Value
Boolean
See Also