CreditorBatchTrans..::..RepeatingNextDate Property

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

Syntax


public DateTime RepeatingNextDate { get; set; }
Public Property RepeatingNextDate As DateTime
	Get
	Set
public:
property DateTime^ RepeatingNextDate {
	DateTime^ get ();
	void set (DateTime^ value);
}