CompanySettingsVATRateUpper Property |  |
Vyššia sadzba DPH. OBSOLETE - je potrebné použiť VATRateStandard (po 12/2025 bude hodnota odstránená).
Namespace: Exa.OBERON.Services.OBERONCashRegisterAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.33.0 (5.0.33.0)
Syntaxpublic byte VATRateUpper { get; set; }Public Property VATRateUpper As Byte
Get
Set
Dim instance As CompanySettings
Dim value As Byte
value = instance.VATRateUpper
instance.VATRateUpper = value
Property Value
Byte
See Also