CompanySettingsCashRegisterCustomerTips Property |  |
Spôsob výpočtu predvoleného obslužného pri platbe, napr. v aplikácii LUKUL a eMenu (hosť si objednáva v reštaurácii sám a pred platbou môže zadať obslužné).
Namespace: Exa.OBERON.Services.OBERONCashRegisterAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.33.0 (5.0.33.0)
Syntaxpublic enm_CashRegisterCustomerTips CashRegisterCustomerTips { get; set; }Public Property CashRegisterCustomerTips As enm_CashRegisterCustomerTips
Get
Set
Dim instance As CompanySettings
Dim value As enm_CashRegisterCustomerTips
value = instance.CashRegisterCustomerTips
instance.CashRegisterCustomerTips = value
Property Value
enm_CashRegisterCustomerTips
See Also