Click or drag to resize

BaseMarkableJobElementExecutions Property

The number of times this job element should be executed. This is a shortcut to the first execution sequence.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.35.0
Syntax
C#
public int Executions { get; set; }

Property Value

Int32
See Also