clsAllocations..::..ChequePayLineInvoice Property

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

Syntax


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