Add the given list-id to the pool (as a free list)
Namespace: RAYLASE.Marker.Job.ExecutorAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic void AddList(
int listID
)
Parameters
- listID Int32
- The list-id to be added to the pool
RemarksAn exception is raised if the provided list-id is already assigned to the pool
See Also