Supplier..::..FXRate Property

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

Syntax


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