DocumentItemBaseCashRegisterCode Property |  |
Číslo položky pre pokladnicu OBERON.
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 DocumentItemBase
Dim value As String
value = instance.CashRegisterCode
instance.CashRegisterCode = value
Property Value
String
See Also