ReleaseNoteStockOutAmountUpdateArgStockOutAmountItemStockOutAmount Property |  |
Fyzické množstvo vyskladnenie položky v základnej mernej jednotke (pri načítaní položky je tento údaj dostupný v
AmountStockOut.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Stock.ReleaseNotesAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal StockOutAmount { get; set; }Public Property StockOutAmount As Decimal
Get
Set
Dim instance As ReleaseNoteStockOutAmountUpdateArgStockOutAmountItem
Dim value As Decimal
value = instance.StockOutAmount
instance.StockOutAmount = value
Property Value
Decimal
See Also