Click or drag to resize

BaseJobExecutorProfileFilterType Property

The way the Filters value is being used. It could be a black list or a white list.

Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public ListType FilterType { get; set; }

Property Value

ListType
See Also