BatchLine..::..RepeatUnits Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.RecurringBatch
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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