CreditorTransaction..::..FXAllocatedAmount Property

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

Syntax


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