FoodMenuItemWeight Property |  |
Hmotnosť porcie (v jednálom lístku).
Namespace: Exa.OBERON.ServicesGen2.OBERONAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic string Weight { get; set; }
Public Property Weight As String
Get
Set
Dim instance As FoodMenuItem
Dim value As String
value = instance.Weight
instance.Weight = value
Property Value
String
See Also