JobDefinitionServiceJobs Property |
[Missing <summary> documentation for "P:RAYLASE.Marker.GUI.Common.Services.JobDefinitionService.Jobs"]
Namespace: RAYLASE.Marker.GUI.Common.ServicesAssembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntaxpublic ObservableCollection<JobDefinition> Jobs { get; }
Property Value
ObservableCollectionJobDefinition
See Also