StockCard_ParameterID Property |  |
Identifikátor položky.
Namespace: Exa.OBERON.ServicesGen2.Stock.StockCardsAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic long ID { get; set; }
Public Property ID As Long
Get
Set
Dim instance As StockCard_Parameter
Dim value As Long
value = instance.ID
instance.ID = value
Property Value
Int64
See Also