FoodMenuItemStockName Property |  |
Názov skladu.
Namespace: Exa.OBERON.ServicesGen2.OBERONAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic string StockName { get; set; }
Public Property StockName As String
Get
Set
Dim instance As FoodMenuItem
Dim value As String
value = instance.StockName
instance.StockName = value
Property Value
String
See Also