Click or drag to resize

ProcessingStageFinishedEventArgsProcessMarkableConfiguration Property

The configuration of this specific process relative to the parent's configuration.

Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public MarkableConfiguration ProcessMarkableConfiguration { get; set; }

Property Value

MarkableConfiguration
See Also