FoodMenuTextBootom Property |  |
Text určený pre koniec jedálneho lístka.
Namespace: Exa.OBERON.ServicesGen2.OBERONAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic string TextBootom { get; set; }
Public Property TextBootom As String
Get
Set
Dim instance As FoodMenu
Dim value As String
value = instance.TextBootom
instance.TextBootom = value
Property Value
String
See Also