clsPayLineInvoice..::..CRTransDueDate Property

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

Syntax


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