clsPayLineInvoice..::..DiscountedFXAmount Property

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

Syntax


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