Click or drag to resize

CashRegisterDriverParametersIsCustomDuplicateCheckSupported Property

Whether the implementation of ICashRegister overrides default duplicate check? IOperationDataContext

Namespace:  Resto.Front.Api.Data.Device.Settings
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public bool IsCustomDuplicateCheckSupported { get; set; }

Property Value

Type: Boolean
See Also