Line..::..WriteOnAmount Property

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

Syntax


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