eMenuAmountText Property |  |
Váha (s mernou jednotkou) zobrazovaná na jedálnom lístku, napr. 180g/250g, alebo 0.33l .
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Stock.StockCardsAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string AmountText { get; set; }Public Property AmountText As String
Get
Set
Dim instance As eMenu
Dim value As String
value = instance.AmountText
instance.AmountText = value
Property Value
String
See Also