clsCreditorTran..::..FXAllocatedAmount Property

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

Syntax


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