clsPayLineInvoice..::..CRTransInvoiceFXAmount Property

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

Syntax


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