DocumentItemBaseCashRegisterCode Property |  |
Číslo položky pre pokladnicu OBERON.
Namespace: Exa.OBERON.ServicesGen2.Common.DocumentAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.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