DocumentPricesVATRateLower Property | |
Nižšia sadzba DPH.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public byte VATRateLower { get; set; }
Public Property VATRateLower As Byte
Get
Set
Dim instance As DocumentPrices
Dim value As Byte
value = instance.VATRateLower
instance.VATRateLower = value
Property Value
ByteSee Also