📚 SAP Business One SDK Help

DocRate Property
See Also 

Description

Sets or returns the exchange rate with local currency for the document.

Field name: DocRate.

Property type

Read-write property

Syntax

Visual Basic
Public Property DocRate() As Double

Remarks

Not relevant for documents that use local currency.

If the document does not use local currency, you must specify an exchange rate for this document. To get a recommended exchange rate, use the GetCurrencyRate method.

This property is not relevant for oInventoryGenEntry and oInventoryGenExit document types.

See Also