clsPayLineInvoice..::..CRTransLSDT Property

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

Syntax


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