Click or drag to resize

IScaleSendPlu Method

Upload PLU items to the scale.

Namespace: Resto.Front.Api.Devices
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
SendPluResult SendPlu(
	SendPluTask task
)

Parameters

task  SendPluTask
Task containing PLU items to upload and upload parameters.

Return Value

SendPluResult
Result of the upload operation with status for each item.
See Also