StockCards_Update_SpecificationsArgStockIDNum Property |  |
Jednoznačný identifikátor skladu.
Namespace: Exa.OBERON.Services.OBERONCashRegisterAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.33.0 (5.0.33.0)
Syntaxpublic long StockIDNum { get; set; }Public Property StockIDNum As Long
Get
Set
Dim instance As StockCards_Update_SpecificationsArg
Dim value As Long
value = instance.StockIDNum
instance.StockIDNum = value
Property Value
Int64
See Also