Click or drag to resize

JobDefinitionLabel Property

Short name of the job. This value matches the filename (without extension) when this job is loaded or saved.

Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.20.0
Syntax
C#
public string Label { get; set; }

Property Value

String
See Also