Currency..::..GetTransactionRate Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.ForeignExchange
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public decimal GetTransactionRate { get; }
Public ReadOnly Property GetTransactionRate As Decimal
	Get
public:
property Decimal^ GetTransactionRate {
	Decimal^ get ();
}