Click or drag to resize

ApplicationConfigurationDefaultJobFile Property

The path and file name of the job file which should be loaded when RAYGUIDE starts. If null the mechanism is disabled.

Namespace: RAYLASE.Marker.Configuration
Assembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntax
C#
public string DefaultJobFile { get; set; }

Property Value

String
See Also