FoodMenuItemUnavailable Property |  |
Príznak dočasnej nedostupnosti položky.
Namespace: Exa.OBERON.ServicesGen2.OBERONAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.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