Click or drag to resize

BaseJobDefinitionConverterNeedsDryRun Property

The flag whether a dry-run is needed to preprocess the serialization.

Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public bool NeedsDryRun { get; protected set; }

Property Value

Boolean
See Also