Click or drag to resize

DocumentItemBasePriceWithVATWithoutDiscount Property

EXALOGIC
Celková cena položky s DPH pred zľavou (ak DiscountPercent = 0 tak PriceWithVATWithoutDiscount = PriceWithVAT).

Namespace: Exa.OBERON.ServicesGen2.Common.Document
Assembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax
public decimal PriceWithVATWithoutDiscount { get; set; }

Property Value

Decimal
See Also