BillOpenDiscountArgValue Property |  |
Zľava - hodnota podľa
DiscountType. Zadáva sa percento zľavy, prípadne pevná suma zľavy.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.CashRegister.BillsOpenAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal Value { get; set; }Public Property Value As Decimal
Get
Set
Dim instance As BillOpenDiscountArg
Dim value As Decimal
value = instance.Value
instance.Value = value
Property Value
Decimal
See Also