📚 SAP Business One SDK Help

Rate Property
See Also 

Description

Sets or returns the exchange rate between the current currency used in this row and the local currency.

Field name: Rate.

Property type

Read-write property

Syntax

Visual Basic
Public Property Rate() As Double

Remarks

You can use the GetCurrencyRate method to get the exchange rate for a specified date and currency code.

See Also