DocumentPricesPriceVATBaseZero Property | |
Suma (obrat) oslobodený od DPH (nulová sadzba).
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public decimal PriceVATBaseZero { get; set; }
Public Property PriceVATBaseZero As Decimal
Get
Set
Dim instance As DocumentPrices
Dim value As Decimal
value = instance.PriceVATBaseZero
instance.PriceVATBaseZero = value
Property Value
DecimalSee Also