clsPayLineInvoice..::..NewRealisedGainLossAmount Property

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

Syntax


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