Click or drag to resize

BaseJobExecutorProfileJobExecutorType Property

The type of the job executor this profile is suited to.

Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public abstract Type JobExecutorType { get; }

Property Value

Type
See Also