Click or drag to resize

BaseLoopFlowUseMaxFlowJobElementExecutions Property

The flag to indicate whether this flow job element honors the value of maximum executions that is passed via the Execute method.

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

Property Value

Boolean
See Also