CreditorTransaction..::..UnRealisedGainLoss Property

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

Syntax


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