Release the given list of list-ids
Namespace: RAYLASE.Marker.Job.ExecutorAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic void Release(
List<int> listIDs
)
Parameters
- listIDs ListInt32
- The list of list-ids to release (i.e. to mark as free)
See Also