DocumentItemBaseIDNum_Stock Property | |
Jednoznačný identifikátor skladu. Pri neskladovej položke sa nastavuje 0.
Namespace: Exa.OBERON.ServicesGen2.Common.DocumentAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax public long IDNum_Stock { get; set; }
Public Property IDNum_Stock As Long
Get
Set
Dim instance As DocumentItemBase
Dim value As Long
value = instance.IDNum_Stock
instance.IDNum_Stock = value
Property Value
Int64See Also