CreditorBatchTrans..::..RepeatingEndDate Property

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

Syntax


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