DisplayDataPaymentPaymentItemCurrencyCode Property |  |
Kód meny. Pri ceninách môže to byť počet použitých stravných lístkov a podobne.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.CashRegister.CustomerDisplayAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CurrencyCode { get; set; }Public Property CurrencyCode As String
Get
Set
Dim instance As DisplayDataPaymentPaymentItem
Dim value As String
value = instance.CurrencyCode
instance.CurrencyCode = value
Property Value
String
See Also