Line..::..WriteOffAmount Property

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

Syntax


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