Line..::..FXRate Property

Gets or sets the fx rate.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Request
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


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

Field Value

The fx rate.