JournalSet..::..RepeatingUnits Property

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

Syntax


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