Click or drag to resize

BaseScanControllerDeleteStandAloneJob Method

Deletes a stored job ( StoreStandAloneJob(Int32)) from the card.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public abstract void DeleteStandAloneJob(
	int listID
)

Parameters

listID  Int32
ID of the list to store.
See Also