CompanySettingsForeignCurrencyUse Field |  |
Príznak či systém umožňuje používať cudzie meny.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.CompanyAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool? ForeignCurrencyUse
Public ForeignCurrencyUse As Boolean?
Dim instance As CompanySettings
Dim value As Boolean?
value = instance.ForeignCurrencyUse
instance.ForeignCurrencyUse = value
Field Value
NullableBoolean
See Also