Click or drag to resize

BaseFlowJobElementHasConditionValueOverride Property

The flag to indicate that the condition is used for the direct children and each can override the condition value. The container itself does not use the binning.

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

Property Value

Boolean
See Also