FoodMenuItemWeight Property | |
Hmotnosť porcie (v jednálom lístku).
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public string Weight { get; set; }
Public Property Weight As String
Get
Set
Dim instance As FoodMenuItem
Dim value As String
value = instance.Weight
instance.Weight = value
Property Value
StringSee Also