FoodMenuOpenHours Property |  |
Text otváracích hodín.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic string OpenHours { get; set; }
Public Property OpenHours As String
Get
Set
Dim instance As FoodMenu
Dim value As String
value = instance.OpenHours
instance.OpenHours = value
Property Value
String
See Also