DocumentPricesVATRateLower Property |  |
Nižšia sadzba DPH.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic decimal VATRateLower { get; set; }
Public Property VATRateLower As Decimal
Get
Set
Dim instance As DocumentPrices
Dim value As Decimal
value = instance.VATRateLower
instance.VATRateLower = value
Property Value
Decimal
See Also