Hotel_ReservationPriceItemFC_CurrencyCode Field | |
Kód cudzej meny (foreign currency). Po nastavení sa automaticky nastavuje množstvo meny a zaokrúhlenie (počet miest) výšky DPH položky.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public string FC_CurrencyCode
Public FC_CurrencyCode As String
Dim instance As Hotel_ReservationPriceItem
Dim value As String
value = instance.FC_CurrencyCode
instance.FC_CurrencyCode = value
Field Value
StringSee Also