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