Creditor..::..PrevBatchRunDate Property

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

Syntax


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