FoodMenuTextAlergens Property | |
Text so zoznamom alergénov.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public string TextAlergens { get; set; }
Public Property TextAlergens As String
Get
Set
Dim instance As FoodMenu
Dim value As String
value = instance.TextAlergens
instance.TextAlergens = value
Property Value
StringSee Also