clsPayLineInvoices..::..Creditor Property

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

Syntax


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