Click or drag to resize

JobDefinitionJobElements Property

List of job element holders to be processed.

Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public IReadOnlyList<JobElementHolder> JobElements { get; }

Property Value

IReadOnlyListJobElementHolder
See Also