Click or drag to resize

ProcessingHolderIsFirstIteration Property

True if this processing holder is in the first run iteration, false for subsequent iterations.

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

Property Value

Boolean
See Also