Click or drag to resize

IJobManager.SupportedJobfileTypes Property

Note: This API is now obsolete.

[Missing <summary> documentation for "P:RAYLASE.Marker.Job.IJobManager.SupportedJobfileTypes"]


Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.20.0
Syntax
C#
[ObsoleteAttribute("Use SupportedJobfileLabelAndTypes instead.")]
IEnumerable<string> SupportedJobfileTypes { get; }

Property Value

IEnumerable<String>
See Also