FoodMenuItemNutrients Property |  |
Nutričná hodnota.
Namespace: Exa.OBERON.ServicesGen2.OBERONAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic string Nutrients { get; set; }
Public Property Nutrients As String
Get
Set
Dim instance As FoodMenuItem
Dim value As String
value = instance.Nutrients
instance.Nutrients = value
Property Value
String
See Also