clsPayLineInvoice..::..RealisedGainLossAmount Property

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

Syntax


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