clsAllocatedTransaction..::..ThisAllocationAmount Property

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

Syntax


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