Manager..::..GetCreditorFXRate Method
Gets the creditor fx rate.
Namespace:
JiwaFinancials.Jiwa.JiwaApplicationAssembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public decimal GetCreditorFXRate( string CreditorID, DateTime TransactionDate, Manager..::..FxMode Mode )
Public Function GetCreditorFXRate ( _ CreditorID As String, _ TransactionDate As DateTime, _ Mode As Manager..::..FxMode _ ) As Decimal
public: Decimal^ GetCreditorFXRate( String^ CreditorID, DateTime^ TransactionDate, Manager..::..FxMode^ Mode )
Parameters
- CreditorID
- Type: String
The creditor identifier.
- TransactionDate
- Type: DateTime
The transaction date.
- Mode
- Type: JiwaFinancials.Jiwa.JiwaApplication..::..Manager..::..FxMode
The mode.