BaseScanControllerStoreStandAloneJob Method |
By storing the specified list on the card, it will persist after rebooting. The list must already exist on the card.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic abstract void StoreStandAloneJob(
int listID
)
Parameters
- listID Int32
- ID of the list to store.
See Also