FoodMenuGroupSort Property | |
Hodnota pre triedenie skupiny.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public long Sort { get; set; }
Public Property Sort As Long
Get
Set
Dim instance As FoodMenuGroup
Dim value As Long
value = instance.Sort
instance.Sort = value
Property Value
Int64See Also