DocumentPricesPriceVATUpper Property |  |
Suma DPH vo vyššej sadzbe DPH.
Namespace: Exa.OBERON.ServicesGen2.Common.DocumentAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic decimal PriceVATUpper { get; set; }
Public Property PriceVATUpper As Decimal
Get
Set
Dim instance As DocumentPrices
Dim value As Decimal
value = instance.PriceVATUpper
instance.PriceVATUpper = value
Property Value
Decimal
See Also