Schedule..::..MonthlyRepeatInterval Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Schedule
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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