BaseJobExecutorProfileJobElementFilterType Property |
The way the
JobElementFilters 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 JobElementFilterType { get; set; }
Property Value
ListType
See Also