BaseJobExecutorProfileJobElementFilters Property |
The filter to specify the job elements that will be processed. The filter functions depending on the value of
JobElementFilterType. Leave empty to ignore.
Namespace: RAYLASE.Marker.Job.ExecutorAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic ISet<BaseJobElement> JobElementFilters { get; }
Property Value
ISetBaseJobElement
See Also