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.Services.OBERON
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntax
public decimal PriceWithVATWithoutDiscount { get; set; }

Property Value

Decimal
See Also