Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Sets or retrieves the current exchange rate.
Syntax
public ExchRate editExchRate(boolean set, ExchRate _exchRate)
Run On
Called
Parameters
- set
Type: boolean
A Boolean value that specifies whether the caller supplies a new value or wants to retrieve the current value.
- _exchRate
Type: ExchRate Extended Data Type
The new exchange rate value when the set parameter is true.
Return Value
Type: ExchRate Extended Data Type
The exchange rate to be displayed.