BaseMarkableJobElementExecutions Property |
The number of times this job element should be executed. This is a shortcut to the first execution sequence.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.35.0
Syntaxpublic int Executions { get; set; }Property Value
Int32
See Also