FoodMenuItemImage Property |  |
Obrázok (ak je vyžiadaný vo formáte Base64).
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic string Image { get; set; }
Public Property Image As String
Get
Set
Dim instance As FoodMenuItem
Dim value As String
value = instance.Image
instance.Image = value
Property Value
String
See Also