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