FoodMenuItemCashRegisterCode Property |  |
Kód položky pre predaj na registračnej pokladnici.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.33.0 (5.0.33.0)
Syntaxpublic string CashRegisterCode { get; set; }Public Property CashRegisterCode As String
Get
Set
Dim instance As FoodMenuItem
Dim value As String
value = instance.CashRegisterCode
instance.CashRegisterCode = value
Property Value
String
See Also