DebtorInvoice..::..RepeatingUnits Property

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

Syntax


public int RepeatingUnits { get; set; }
Public Property RepeatingUnits As Integer
	Get
	Set
public:
property int^ RepeatingUnits {
	int^ get ();
	void set (int^ value);
}