IEditSessionSkipScanningOrderItemMarkingCode Method |
Namespace: Resto.Front.Api.EditorsAssembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntaxvoid SkipScanningOrderItemMarkingCode(
IOrderStub order,
IOrderProductItemStub orderItem
)
Parameters
- order IOrderStub
- The order that contains the product order item for which scanning the marking code will be skipped.
- orderItem IOrderProductItemStub
- The order item that will have scanning its marking code skipped.
See Also