| DocRate Property | |
| See Also |
Sets or returns the exchange rate with local currency for the document.
Field name: DocRate.
Read-write property
| Visual Basic |
|---|
Public Property DocRate() As Double |
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.