BaseRenderableFlowRunSynchronous Property |
True if this job element must run without interruption like an automation job, false otherwise.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic bool RunSynchronous { get; protected set; }
Property Value
Boolean
See Also