FoodMenuItemUnavailable Property |  |
Príznak dočasnej nedostupnosti položky.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.OBERONAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Unavailable { get; set; }Public Property Unavailable As Boolean
Get
Set
Dim instance As FoodMenuItem
Dim value As Boolean
value = instance.Unavailable
instance.Unavailable = value
Property Value
Boolean
See Also