Creditor..::..TotalPreviousAllocationsAmount Property

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

Syntax


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