JournalSet..::..RepeatingType Property

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

Syntax


public JournalSet..::..RepeatingTypes RepeatingType { get; set; }
Public Property RepeatingType As JournalSet..::..RepeatingTypes
	Get
	Set
public:
property JournalSet..::..RepeatingTypes^ RepeatingType {
	JournalSet..::..RepeatingTypes^ get ();
	void set (JournalSet..::..RepeatingTypes^ value);
}