Click or drag to resize

ChildJobElementProcessingStartingEventArgsProcessMarkableConfiguration Property

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

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

Property Value

MarkableConfiguration
See Also