clsCreditorTran..::..RealisedGainLoss Property

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

Syntax


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