JobDefinitionJobElements Property |
List of job element holders to be processed.
Namespace: RAYLASE.Marker.JobAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic IReadOnlyList<JobElementHolder> JobElements { get; }
Property Value
IReadOnlyListJobElementHolder
See Also