eMenuSpecifications Property |  |
Zoznam dostupných špecifikácií podávaného jedla alebo nápoja, napr. Nechladené, S ľadom a podobne. Pri výbere položky sa daný zoznam
špecifikácií môže zobraziť a obsluha (alebo zákazník) si môže vybrať jednu z dostupných. Či ponúkať výber vždy je možné určiť hodnotou
SpecificationIsRequired.
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[] Specifications { get; set; }Public Property Specifications As String()
Get
Set
Dim instance As eMenu
Dim value As String()
value = instance.Specifications
instance.Specifications = value
Property Value
String
See Also