Creditor..::..InvoicePaymentLines Property

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

Syntax


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