ReceiveNoteStockInAmountUpdateArgStockInAmountItemStockInAmount Property | |
Fyzické množstvo naskladnenia položky v základnej mernej jednotke (pri načítaní položky je tento údaj dostupný v
AmountStockIn.
Namespace: Exa.OBERON.ServicesGen2.Stock.ReceiveNotesAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax public decimal StockInAmount { get; set; }
Public Property StockInAmount As Decimal
Get
Set
Dim instance As ReceiveNoteStockInAmountUpdateArgStockInAmountItem
Dim value As Decimal
value = instance.StockInAmount
instance.StockInAmount = value
Property Value
DecimalSee Also