📚 SAP Business One SDK Help

DocRate Property
See Also 

Description

Sets or returns the exchange rate (greater than 0) related to the local currency.

Field name: DocRate.

Property type

Read-write property

Syntax

Visual Basic
Public Property DocRate() As Double

Remarks

Mandatory in case the payment document does not use the local currency.

You can get the recommended exchange rate using the GetCurrencyRate method.

See Also