clsPayLineInvoice..::..CreditorChequePayLineInvoices Property

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

Syntax


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