FoodMenuInfoTextBootom Property |  |
Obsahuje údaje, ktoré je možné uviesť na koniec jedálneho lístka.
Namespace: Exa.OBERON.Services.OBERONCashRegisterAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic string TextBootom { get; set; }
Public Property TextBootom As String
Get
Set
Dim instance As FoodMenuInfo
Dim value As String
value = instance.TextBootom
instance.TextBootom = value
Property Value
String
See Also