DebtorCreditorTransaction..::..FXUnAllocatedAmount Property

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

Syntax


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