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.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxprotected bool UseMaxFlowJobElementExecutions { get; set; }
Property Value
Boolean
See Also