Click or drag to resize

BaseRenderableFlowRunSynchronous Property

True if this job element must run without interruption like an automation job, false otherwise.

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

Property Value

Boolean
See Also