Click or drag to resize

JobStartedEventArgsJobDefinition Property

[Missing <summary> documentation for "P:RAYLASE.Marker.GUI.Events.JobStartedEventArgs.JobDefinition"]


Namespace: RAYLASE.Marker.GUI.Events
Assembly: RAYLASE.Marker.GUI.Events (in RAYLASE.Marker.GUI.Events.dll) Version: 2.31.0
Syntax
C#
public JobDefinition JobDefinition {
	get;
 set; }

Property Value

JobDefinition
See Also