DebtorInvoice..::..RepeatingWillEnd Property

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

Syntax


public bool RepeatingWillEnd { get; set; }
Public Property RepeatingWillEnd As Boolean
	Get
	Set
public:
property bool^ RepeatingWillEnd {
	bool^ get ();
	void set (bool^ value);
}