Share via


VendDocumentTableMap.editExchRate Method

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.

Return Value

Type: ExchRate Extended Data Type
The exchange rate to be displayed.

See Also

Reference

VendDocumentTableMap Map