Creditor..::..TotalPreviousAllocationsFXAmount Property

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

Syntax


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