BankAccountIsForeignCurrency Property |  |
Devízový účet.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Common.BankAccountsAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsForeignCurrency { get; set; }Public Property IsForeignCurrency As Boolean
Get
Set
Dim instance As BankAccount
Dim value As Boolean
value = instance.IsForeignCurrency
instance.IsForeignCurrency = value
Property Value
Boolean
See Also