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