Click or drag to resize

SPICE3DeviceDeleteStandAloneJob Method

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

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public override void DeleteStandAloneJob(
	int listID
)

Parameters

listID  Int32
ID of the list to store.
See Also