BaseFlowJobElementIsParallel Property |
Note: This API is now obsolete.
The flag to indicate whether the children will be executed in parallel.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax[ObsoleteAttribute("Removed for simplification. No meaningful use case.")]
public bool IsParallel { get; set; }
Property Value
Boolean
See Also