ReceiveNoteStockInAmountUpdateArgStockInAmountItemIDNum Property | |
Jednoznačný identifikátor položky dokladu (pri načítaní položky je tento údaj dostupný v
IDNum.
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 long IDNum { get; set; }
Public Property IDNum As Long
Get
Set
Dim instance As ReceiveNoteStockInAmountUpdateArgStockInAmountItem
Dim value As Long
value = instance.IDNum
instance.IDNum = value
Property Value
Int64See Also