CRBatchTranLine..::..CurrencyRateUsed Property

Namespace:  JiwaFinancials.Jiwa.JiwaCRBatchTX
Assembly:  JiwaCRBatchTX (in JiwaCRBatchTX.dll)

Syntax


public decimal CurrencyRateUsed { get; set; }
Public Property CurrencyRateUsed As Decimal
	Get
	Set
public:
property Decimal^ CurrencyRateUsed {
	Decimal^ get ();
	void set (Decimal^ value);
}