Click or drag to resize

GuiConfigurationSessionJobs Property

Jobs to load on startup if RestoreSession is active.

Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public IList<string> SessionJobs { get; set; }

Property Value

IListString
See Also