Syrve POS Api V8 Code Reference
Syrve POS Api V8 Code Reference
Resto.Front.Api.Devices
IOperationDataContext Interface
IOperationDataContext Methods
IOperation
Data
Context Interface
Helper to store operation data. If the operation fails and the user cancels operation in popup dialog, the data is cleared
Namespace:
Resto.Front.Api.Devices
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
public
interface
IOperationDataContext
The
IOperationDataContext
type exposes the following members.
Methods
Name
Description
GetCustomData
Return custom serialized data
SetCustomData
Set custom serialized data
Top
See Also
Reference
Resto.Front.Api.Devices Namespace