CashBookTransaction..::..FXDiscountAllocatedAmount Property

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

Syntax


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