BaseJobExecutorProfileFilterType Property |
The way the
Filters value is being used. It could be a black list or a white list.
Namespace: RAYLASE.Marker.Job.ExecutorAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic ListType FilterType { get; set; }
Property Value
ListType
See Also